Bg96 check network status

Hello,

I am using bg96 and I want to provide the user with a continous information about whether he is still connected to the network or not. I am currently trying the at+qeng=“servingcell” command.First i let bg96 connect to network then remove the antenna ,however the command still shows that the module is camping on cell, only after trying to send data that the module start searching for another cell.
Is there a better option that the at+qeng command?
or i must send data to check network status?

If is very common for IoT devices to poll the AT+CSQ or the relevant AT+CREG commands in order to detect if a cellular module is successfully connected to valid mobile network.

1 Like

Since BG96 main work under CATM & NB mode ,

you can sent AT+cereg?

AT+cops?

to check the newest status.