You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AT+COPS=?
+COPS: (2,"T-Mobile USA","TMO","310260"),,(0-4),(0-2)
OK
Available Networks:
Network Name->T-Mobile USA
Network ID->310260
Network Status->Current
AT+COPS?
+COPS: 0,0,"T-Mobile USA"
OK
Device is currently on "T-Mobile USA" network.
AT+COPS=1,0,"TMO"
ERROR
AT+COPS=1,1,"T-Mobile USA"
ERROR
AT+CREG?
+CREG: 0,1
OK
The device is registered in home network.
AT+COPS=2
OK
Network selection sucessful.
Updating the list...
AT+COPS=?
ERROR
Unable to find networks.
AT+COPS?
+COPS: 2
OK
AT+COPS=1,2,"310260"
OK
Network selection sucessful.
Updating the list...
AT+COPS=?
+COPS: (2,"T-Mobile USA","TMO","310260"),,(0-4),(0-2)
OK
AT+COPS=0,0, "TMO"
OK
Network selection sucessful.
Updating the list...
AT+COPS=?
+COPS: (2,"T-Mobile USA","TMO","310260"),,(0-4),(0-2)
OK
Available Networks:
Network Name->T-Mobile USA
Network ID->310260
Network Status->Current
Hello, we need to be able to define a prefered operator, just like AT+COPS or AT+CPOL, what is the correct way to do this from LUA?
The text was updated successfully, but these errors were encountered: