Hello, I cannot get my module to properly grab the dns for github. Originally I used tailscale and tried to use my pihole via dns and im guessing this had some effect on the module. After this i was unable to enter the console and start the toolkit(iamrumulan tool). So i tried pinging google.c o m, etc… no address would work. I then loaded firmware to the module and that resolved the dns error for all other websites besides the “r a w.githubusercontent.c o m”. I continue to get wget: bad address ‘raw.githubusercontent.com’. I have a network connection to tmobile and I also have usb tethering via mbim with windows 10. Any help is very much so appreciated!!
UPDATE: Solved the problem myself. Unsure which of these commands solved the issue but on of them did.
AT+QCFG="data_interface",0,0
AT+QETH="eth_driver","r8125",1
AT+QCFG="pcie/mode",1
AT+QCFG="usbnet",1 #[if you need to be in a different USB mode for whatever reason remember to send AT+QMAPWAC=1]
AT+QMAPWAC=1 #[optional if in ECM mode, as this will happen on its own anyways.]
AT+CGDCONT=1,"IPV4V6","apn-here-inside-of-quotes"
Any other *magic* commands you want to run for proper cellular connection
AT+QPRTPARA=1 [optional]
AT+CFUN=1,1
this is from the “First Time Setup” on GitHub - iamromulan/cellular-modem-wiki: Cellular Modem Knowledgebase
THANKS IAMROMULAN!!
What DNS do you get?
Apart from github, can other networks be resolved? Such as www.linkedin.com.