Last updated
Was this helpful?
Each module vendor has their own commands to enable roaming (it is not a standard AT command). Below we list the commands to enable roaming on a few modules types.
To enable roaming on Quectel modules, we can use the following AT command:
AT+QCFG="roamservice",2
To check the network registration status of the SIM, we can use the following AT command:
AT+UDCONF=20,1
Last updated
Was this helpful?
Was this helpful?