FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
505 views 2 comments
by
Hi,

RUT240

FW R_00.01.11.3

Mobile overview keeps showing

Data connection "Disconnected"

Stat "Registered"

SIM card: Ready

What is the router doing in this mode?

What is this connection status even called?

What is the cause?

How can I tell the router that "Regeistered" but "Disconnected" is not a statisfactory status and automatically reconnect, looke for a new provider or do whatever elese is neccesary to get a data connection?

Currently I am doing the automatic modem reboot if the device can't ping google, but this seems like a bit of a hack.

2 Answers

0 votes
by anonymous
Hello,

In this state, the router is Registered on to the operator but has no data connection. In this state, it works like a phone that can receive and send SMS messages.

What cause it should be looked at in more detail. please generate the troubleshoot file and send it to me via private message. Go to System → Administration → Troubleshoot.
by anonymous
Please see PM :)
by

Same Problem here:

All APN config is correct, also if manually configured. 

Please HELP!

Mobile  
-83 dBm image

Data connection Disconnected
State Registered (home); Telekom.de; 3G (WCDMA)
SIM card status SIM (Ready)
Bytes received/sent *
0 votes
by anonymous
I think I have solved this problem.

To prevent the modem using voice connections, I used the AT command

gsmctl -A 'AT+QCFG="servicedomain",1'

To be super sure that it runs every time, I added this line in /etc/rc.local

I also do a full reboot after 2 failed pings (every 15 minutes) to prevent getting stuck in a non-connected state. For some reason, just doing the modem reboot did not work as well.