I'm currently in the process of trying to put together a WE826-T2 router with a Sierra MC7455 purchased from this website. I'm using this device with a Calyx plan in which I have done a device swap over to a new SIM card with the 7455's IMEI/MEID numbers.
I've been following the build guide for this modem and have plugged in the U.FL connectors to the MC7455, flashed GoldenOrb_2019-03-10, set the APN to r.ispsn, synced the time on the router, and set the TTL. After this I rebooted the router as normal.
Once the router came back up, I gave it a few minutes but the device still does not even seem to attempt to connect to the internet. The Internet indicator on the router does not light up at any point. After rebooting the router, I get the following logs from debug information:
Code: Select all
Wed Aug 14 00:35:56 2019 : /dev/ttyUSB2 AT!SELRAT?
!SELRAT: 00, Automatic
OK
Wed Aug 14 00:35:58 2019 : /dev/ttyUSB2 AT+CFUN=1
OK
ATI
Manufacturer: Sierra Wireless, Incorporated
Model: MC7455
Revision: SWI9X30C_02.24.05.06 r7040 CARMD-EV-FRMWR2 2017/05/19 06:23:09
MEID: 35907206275776
IMEI: 359072062757766
IMEI SV: 12
FSN: LQ831502940210
+GCAP: +CGSM
OK
AT+CNUM
ERROR
AT+CPBR=?
ERROR
Wed Aug 14 00:35:59 2019 : /dev/ttyUSB2 AT!SELRAT?
!SELRAT: 00, Automatic
OK
Wed Aug 14 00:36:00 2019 : /dev/ttyUSB2 AT+CIMI
ERROR
Wed Aug 14 00:36:02 2019 : /dev/ttyUSB2 AT+CRSM=176,12258,0,0,10
+CME ERROR: operation not allowed
Wed Aug 14 00:36:03 2019 : /dev/ttyUSB2 AT+COPS=0
+CME ERROR: SIM failure
Wed Aug 14 00:36:05 2019 : /dev/ttyUSB2 AT+CGDCONT=?
+CGDCONT: (1-24),"IP",,,(0-2),(0-4),(0-1),(0-1)
+CGDCONT: (1-24),"PPP",,,(0-2),(0-4),(0-1),(0-1)
+CGDCONT: (1-24),"IPV6",,,(0-2),(0-4),(0-1),(0-1)
+CGDCONT: (1-24),"IPV4V6",,,(0-2),(0-4),(0-1),(0-1)
OK
Wed Aug 14 00:36:06 2019 : /dev/ttyUSB2 AT+CGDCONT?;+CFUN?
+CGDCONT: 1,"IPV4V6","n.ispsn","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0
+CFUN: 1
OK
Wed Aug 14 00:36:20 2019 : /dev/ttyUSB2 AT+CMGS=?;+CMGL=?;+CMGR=?
ERROR
Code: Select all
Attempting to Connect Modem #1 (Sierra_Wireless,_Incorporated Sierra_Wireless_MC7455_Qualcomm®_Snapdragon™_X7_LTE-A)
Thank you for your time reading!