nrf9160

Test command

The test command returns supported values as a compound value.

Response syntax:

+CMEE: (list of supported <n>s)

The test command parameter and its defined values are the following:

<n>
0 – Disabled. ERROR used as the final response in case of failure.
1 – Enabled. +CME ERROR: <err> result code and numeric <err> values used.

The following command example returns the supported values:

AT+CMEE=?
+CMEE:(0,1)
OK