nrf9160

Read command

The read command reads the current mode and buffering settings.

Response syntax:

+CGEREP: <mode>,<bfr>

The read command parameters and their defined values are the following:

<mode>
0 – Unsubscribe unsolicited result codes
1 – Subscribe unsolicited result codes
<bfr>
0 – MT buffer of unsolicited result codes is cleared when <mode> 1 is entered.

The following command example reads the current mode:

AT+CGEREP?
+CGEREP: 1,0
OK