nrf9160

Test command

The test command returns the supported values as compound values.

Response syntax:

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

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

<n>
0 – Disable
8 – +CNEC_EMM enabled
16 – +CNEC_ESM enabled
24 – +CNEC_EMM and +CNEC_ESM

The following command example returns the +CNEC error code setting values:

AT+CNEC?
+CNEC: (0,8,16,24)
OK