Hi,
I am using MC7455 for IOT projects and I am testing the functionality with Verizon network. Ofono and connman is used for establishing cellular connection.
Since MC7455 doesn’t support CDMA which Verizon uses when falling back to 3G , I set the mode preference only to LTE mode. I am seeing that the MODEM is not able to register to the Verizon network. When I tested the same SIM card with my iphone it registers to the network without any issues.
I have the following firmware installed in MC7455:
ati
Manufacturer: Sierra Wireless, Incorporated
Model: MC7455
Revision: SWI9X30C_02.24.05.06 r7040 CARMD-EV-FRMWR2 2017/05/19 06:23:09
MEID: A000007CBDA635
ESN: 12800775964, 800BD71C
IMEI: 359072061147894
IMEI SV: 12
FSN: LQ727390940310
+GCAP: +CGSM
at!gobiimpref?
!GOBIIMPREF:
preferred fw version: 02.24.05.06
preferred carrier name: VERIZON
preferred config name: VERIZON_002.034_000
current fw version: 02.24.05.06
current carrier name: VERIZON
current config name: VERIZON_002.034_000
The signal strength is as follows:
qmicli -d /dev/cdc-wdm1 --nas-get-signal-strength
[/dev/cdc-wdm1] Successfully got signal strength
Current:
Network ‘lte’: ‘-79 dBm’
RSSI:
Network ‘lte’: ‘-79 dBm’
ECIO:
Network ‘lte’: ‘-2.5 dBm’
IO: ‘-106 dBm’
SINR (8): ‘9.0 dB’
RSRQ:
Network ‘lte’: ‘-14 dB’
SNR:
Network ‘lte’: ‘9.4 dB’
RSRP:
Network ‘lte’: ‘-112 dBm’
System selection preference:
qmicli -d /dev/cdc-wdm1 --nas-get-system-selection-preference
[/dev/cdc-wdm1] Successfully got system selection preference
Emergency mode: ‘no’
Mode preference: ‘lte’
Band preference: ‘wcdma-2100, wcdma-pcs-1900, wcdma-dcs-1800, wcdma-1700-us, wcdma-850-us, wcdma-900’
LTE band preference: ‘2, 4, 5, 13’
TD-SCDMA band preference: ‘(null)’
Roaming preference: ‘any’
Network selection preference: ‘automatic’
Service domain preference: ‘cs-ps’
Service selection preference: ‘automatic’
I ran a field test on my iPhone here which is also connecting on LTE and it says that it is connecting on E-UTRA band 4.
I am seeing that the modem is using eutran-2
[/dev/cdc-wdm1] Successfully got RF band info
Radio Interface: ‘lte’
Active Band Class: ‘eutran-2’
Active Channel: ‘1125’
I tried to force the selection to band 4 with the following AT commands,
AT!ENTERCND=“A710”
at!DAFTMACT
at!dasband=42
Still I didn’t see any successful registration to Verizon network. Any information on these topics would be helpful.
Thanks & Regards,
Vinothkumar