Set command

nRF91x1 Cellular AT Commands

The set command activates and deactivates the support of the Release Assistance Indication (RAI) feature. The command configuration is stored to Non-volatile Memory (NVM) approximately every 48 hours and when the modem is set to minimum functionality mode with the +CFUN=0 command.

Active %XPOFWARN warning blocks the storing to NVM.

Syntax:

%RAI[=<rai>]

Notification syntax:v2.0.x≥2

%RAI: <cell_id>,<plmn>,<as_rai_configuration>,<cp_rai_configuration>

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

<rai>
0 – Deactivate.
1 – Activate.
2 – Activate with unsolicited notifications.v2.0.x≥2
<cell_id>v2.0.x≥2
String in hexadecimal format. 4-byte Evolved Terrestrial Radio Access Network (E-UTRAN) cell ID.
<plmn>v2.0.x≥2
String of Mobile Country Code (MCC) and Mobile Network Code (MNC) values.
<as_rai_configuration>v2.0.x≥2
0 – AS-RAI is not configured.
1 – AS-RAI is configured.
<cp_rai_configuration>v2.0.x≥2
0 – CP-RAI is not configured.
1 – CP-RAI is configured.

The following command example activates RAI feature support:

AT%RAI=1
OK

The following notification example shows an unsolicited RAI status notification:v2.0.x≥2

%RAI: "0012BEEF","26295",1,0