message toolkit - Keep operator selection (network register)

Added by admin about 1 month ago

Hi admin,
For now i am using Message toolkit for MC950D Novatel USB.
I am using driver tool to set modem connect GPRS only.
But when connect using message toolkit lib, it automatic change to 3G.
How to I force (or keep ) current modem config.

My aim is keep the modem to using GPRS only.

(I try to send AT command after connect : SendCommand("AT+COPS=0,0,\"OPER\",0");) but it not a good way.


Replies (1)

RE: message toolkit - Keep operator selection (network register) - Added by admin about 1 month ago

Hi,

You can use the "GetSupportedNetworkOperators" to retrieve a list of supported network operator and its access technology.

However, you still need to use the COPS command in order to force the operator selection.

Thanks
Regards
admin

(1-1/1)