ETMSTATE – check current state

Checks the current state of the LTE Cat.1-xx click.

Type Syntax Response
Test

AT+ETMSTATE=?

OK

 

+ETMSTATE: 0 disables URCs, 1 enables URCs

Read

AT+ETMSTATE?

+ETMSTATE: <State>


OK

or

ERROR

Write

AT+ETMSTATE=<cmd>

where <cmd> is the command, either:

0 – disable state change URC

1 – enable state change URC

AT+ETMSTATE=<CurrentState>

 

OK

Example

AT+ETMSTATE?

0

 

OK