nrf9160

Set command

The set command subscribes Protocol Configuration Options (PCO) notifications.

Syntax:

%XPCO=<n>

Notification syntax:

%XPCO: <id>,<container_data>

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

<n>
0 – Unsubscribe PCO notifications
1 – Subscribe PCO notifications

The notification parameters and their defined values are the following:

<id>
PCO identifier in decimal format
<container_data>
String in hexadecimal International Reference Alphabet (IRA) format. An empty container data string indicates that PCO container has not been received.

The following command example subscribes Evolved Universal Terrestrial Radio Access (E-UTRA) signal quality notifications:

AT%XPCO=1
OK

The following is an example of a PCO notification for a FF00h container:

%XPCO: 65280,"A1B1C1D1"