Hello,
I would like to use the NB-IoT in France (Chambery Area).
I have seen on the GSMA map that the NB-IoT is only provided by SFR in France, so I forced my SIM on SFR.
I have forced the LTE-NB-IoT by AT commands… which should not make a difference anyway as the LTE-M is not available on SFR.
root@fx30:~# microcom -s 115200 /dev/ttyAT
at!selciot?
Current Operating Mode: 0x4
Supported Operating Modes:
LTE WB: 0x01
LTE M1: 0x02
LTE NB1: 0x04
OK
When my RAT selection is “LTE and GSM”, the Fx30 can register.
root@fx30:~# cm radio rat LTE GSM
root@fx30:~# cm radio
Power: ON
Current Network Operator: EMnify
Current RAT: GSM network (LE_MRC_RAT_GSM)
Status: Registered to a roaming network (LE_MRC_REG_ROAMING)
Signal: Good signal strength (3)
PS: Packet Switched Registered to a roaming network (LE_MRC_REG_ROAMING)
at this stage, I can connect but on 2G … I would like NB-IoT…
If I leave only LTE as RAT, the Fx30 never register.
root@fx30:~# cm radio rat LTE
root@fx30:~# cm radio
Power: ON
Current Network Operator:
Current RAT: Module not registered on network, RAT not available
Status: Not registered but currently searching for a new operator (LE_MRC_REG_SEARCHING)
Signal: No signal strength (0)
PS: Packet Switched Registered to a roaming network (LE_MRC_REG_ROAMING)
Looking at the COPS response, it seems that NB-IoT is available for SFR.
root@fx30:~# microcom -s 115200 /dev/ttyAT
at+COPS?
+COPS: 0
OK
AAT+COPS=?
+COPS: (1,"F-Bouygues Telecom","BYTEL","20820",0),(1,"F SFR","SFR","20810",0),(1,"Orange F ,"Orange","20801",0),(1,"F SFR","SFR","20810",9),,(0,1,2,3,4),(0,1,2)
OK
Is-it that NB-IoT is not supported in my area? or am I missing a step?
Best regards, Christian.