Read command

The read command reads the current value of the SMS disable setting.

Syntax:

%SMSDISABLE?

Response syntax:

%SMSDISABLE: <sms_disable>

The read response parameter and its defined values are the following:

<sms_disable>
0 – SMS services are enabled in NB-IoT.
1 – SMS services are disabled in NB-IoT.

The following command example reads the SMS disable setting:

AT%SMSDISABLE?
%SMSDISABLE: 0
OK