Hello, I am completely new to building and configuring cellular modems in routers. I purchased the WG1608D-M and Quectel EM160R-GL. I installed the Quec and connected the antennas labeled 5G to M and D/G and the antennas labeled 4g/5g to M1 and M2. I inserted the Calyx sim using the adapter.
Is there a guide/tutorial that outlines the next steps of router/modem configuration? Right now my router says "NO SIM"
Thank You!
Need help with router/modem configuration
Forum rules
Use the SEARCH function for related topics PRIOR to posting a new topic on the same subject.
Use the SEARCH function for related topics PRIOR to posting a new topic on the same subject.
Re: Need help with router/modem configuration
I saw this thread. My WG1608 came loaded with openwrt which looks different than the screenshots. There is no modem in the menu.
I did find the APN under network > interfaces > editing the cellular interface. I added the APN there.
under status > overview - there is no cellular modem shown.
When I look at the goldenorb site my router is not listed as supported.
I did find the APN under network > interfaces > editing the cellular interface. I added the APN there.
under status > overview - there is no cellular modem shown.
When I look at the goldenorb site my router is not listed as supported.
- Didneywhorl
- Posts: 3635
- Joined: Fri Mar 23, 2018 5:37 pm
- Location: USA
- Has thanked: 1369 times
- Been thanked: 761 times
- Contact:
Re: Need help with router/modem configuration
Goldenorb has made firmware for it (latest) : http://aturnofthenut.com/upload/WG1608-GO2021-03-31.zip
There is a WiFiX version: https://drive.google.com/file/d/1UOzSzC ... sp=sharing
The openWRT version that comes with it requires command line (SSH into 192.168.1.1) to interface and configure the modem, according to the manufacturer.
To send commands via its built in CLI AT command terminal is:
at-cmd /dev/ttyUSB3 "AT-COMMANDS"
For example, check signal AT+CSQ
There is a WiFiX version: https://drive.google.com/file/d/1UOzSzC ... sp=sharing
The openWRT version that comes with it requires command line (SSH into 192.168.1.1) to interface and configure the modem, according to the manufacturer.
To send commands via its built in CLI AT command terminal is:
at-cmd /dev/ttyUSB3 "AT-COMMANDS"
For example, check signal AT+CSQ
Code: Select all
at-cmd /dev/ttyUSB3 AT+CSQ
Re: Need help with router/modem configuration
Thank You! I flashed it with the golden orb and setup everything per the guide. Not connecting. Here is the modem debug AT-Command log:
+QTEMP: "aoss-usr","41"
+QTEMP: "mdm-q6-usr","42"
+QTEMP: "ddrss-usr","42"
+QTEMP: "cpu-usr","42"
+QTEMP: "mdm-core-usr","42"
+QTEMP: "xo-therm-adc","39"
+QTEMP: "pa-therm1-adc","38"
+QTEMP: "mdm-case-therm-adc","39"
OK
Tue Apr 20 17:04:11 2021 : /dev/ttyUSB2 AT+CREG=2;+CREG?;+CREG=0
+CREG: 2,3
OK
AT+CEREG=2;+CEREG?;+CEREG=0
+CEREG: 2,1,"787B","3C98A19",7
OK
AT+C5GREG=2;+C5GREG?;+C5GREG=0
Tue Apr 20 17:04:16 2021 : /dev/ttyUSB2 AT+CSQ
+CSQ: 13,99
OK
AT+QENG="servingcell"
+QENG: "servingcell","NOCONN","LTE","FDD",310,120,3C98A19,36,8763,26,2,2,787B,-111,-11,-84,11,10
OK
AT+QRSRP
+QRSRP: -111,-113,-140,-140
OK
AT+QCAINFO
OK
AT+QCFG="nwscanmode"
ERROR
AT+QNWPREFCFG="mode_pref"
+QNWPREFCFG: "mode_pref",AUTO
OK
AT+QTEMP
+QTEMP: "aoss-usr","40"
+QTEMP: "mdm-q6-usr","40"
+QTEMP: "ddrss-usr","40"
+QTEMP: "cpu-usr","40"
+QTEMP: "mdm-core-usr","40"
+QTEMP: "xo-therm-adc","39"
+QTEMP: "pa-therm1-adc","38"
+QTEMP: "mdm-case-therm-adc","39"
OK
Tue Apr 20 17:05:11 2021 : /dev/ttyUSB2 AT+CREG=2;+CREG?;+CREG=0
+CREG: 2,0
OK
AT+CEREG=2;+CEREG?;+CEREG=0
+CEREG: 2,0
OK
AT+C5GREG=2;+C5GREG?;+C5GREG=0
+QTEMP: "aoss-usr","41"
+QTEMP: "mdm-q6-usr","42"
+QTEMP: "ddrss-usr","42"
+QTEMP: "cpu-usr","42"
+QTEMP: "mdm-core-usr","42"
+QTEMP: "xo-therm-adc","39"
+QTEMP: "pa-therm1-adc","38"
+QTEMP: "mdm-case-therm-adc","39"
OK
Tue Apr 20 17:04:11 2021 : /dev/ttyUSB2 AT+CREG=2;+CREG?;+CREG=0
+CREG: 2,3
OK
AT+CEREG=2;+CEREG?;+CEREG=0
+CEREG: 2,1,"787B","3C98A19",7
OK
AT+C5GREG=2;+C5GREG?;+C5GREG=0
Tue Apr 20 17:04:16 2021 : /dev/ttyUSB2 AT+CSQ
+CSQ: 13,99
OK
AT+QENG="servingcell"
+QENG: "servingcell","NOCONN","LTE","FDD",310,120,3C98A19,36,8763,26,2,2,787B,-111,-11,-84,11,10
OK
AT+QRSRP
+QRSRP: -111,-113,-140,-140
OK
AT+QCAINFO
OK
AT+QCFG="nwscanmode"
ERROR
AT+QNWPREFCFG="mode_pref"
+QNWPREFCFG: "mode_pref",AUTO
OK
AT+QTEMP
+QTEMP: "aoss-usr","40"
+QTEMP: "mdm-q6-usr","40"
+QTEMP: "ddrss-usr","40"
+QTEMP: "cpu-usr","40"
+QTEMP: "mdm-core-usr","40"
+QTEMP: "xo-therm-adc","39"
+QTEMP: "pa-therm1-adc","38"
+QTEMP: "mdm-case-therm-adc","39"
OK
Tue Apr 20 17:05:11 2021 : /dev/ttyUSB2 AT+CREG=2;+CREG?;+CREG=0
+CREG: 2,0
OK
AT+CEREG=2;+CEREG?;+CEREG=0
+CEREG: 2,0
OK
AT+C5GREG=2;+C5GREG?;+C5GREG=0
- Didneywhorl
- Posts: 3635
- Joined: Fri Mar 23, 2018 5:37 pm
- Location: USA
- Has thanked: 1369 times
- Been thanked: 761 times
- Contact:
Re: Need help with router/modem configuration
Your log there says you are connected.
Says you have bad signal, but connected. To B26 if Im reading it correctly. ~40% signal strength.
Says you have bad signal, but connected. To B26 if Im reading it correctly. ~40% signal strength.
Re: Need help with router/modem configuration
Ok. I have a laptop connected over ethernet that can't reach any outside sites. It also doesn't seem to be getting a DHCP address I am having to set it manually. I will post over in the router forum. Thank you