Hi Everybody,
I have a problem using a MNVO (mobile network virtual operator) used in roaming, which choose the operator by itself.
Attach to GPRS works, but when I open a TCP socket (or during the TCP writing) the module stucks and it lost registration.
There is no solution to recover registration and I have to reset. I have tried to:
- turn off radio (at+cfun=4) and turn on radio wothout reset(at+cfun=1,0)
- disabling registration (at+wregc=1) and enabling again
but the module doesn’t reply. The rest of the application is still working, the module is just offline…
However, if I force to use another operator (different from the one that cause the problem), everything works as expected.
Does anyone expirence this situation?
Do you think is a problem of the operator?
Here is my configuraiton (I use Q26CL702):
“DWL”,“V08b13”,"",“Sierra Wireless”,55344,“111611 18:03”,“dda36757”,“00010000”
“FW”,“FW_SRC_747_8_F4_3.Q2687G”,“R7.47.4.201208311102.Q26CL702”,“Sierra Wireless”,2221264,“083112 11:02”,“6aa633a2”,“00020000”
“OAT”,“04.10.20140609095555”,“xxx”,“xxxxxxx”,636768,“060914 09:56”,“f21706f5”,“00260000”
-“Developer Studio”,“2.3.2.201310241753”
-“Open AT Application Framework package”,“2.37.4.201209061149”
-“Open AT OS Package”,“6.37.0.201202060950”
-“Firmware Package”,“7.47.4.201208311102”
-“ExtendedATApplication Library Package”,“1.11.0.201209041207”
-“Internet Library Package”,“5.43.1.201206250935”
“ROM”,“800000”
“RAM”,“200000”
“DWLNAME”,“Q26CL702”
Thank you.
Davide