nrf9160

Read command

The read command returns the currently selected Universal Integrated Circuit Card (UICC) slot.

Response syntax:
%CSUS: <slot>

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

<slot>
0 – Physical UICC slot 1 (default)
1 – Reserved
2 – Virtual iUICC
3 – Reserved

The following command example reads the slot when virtual iUICC is selected:

AT%CSUS?
%CSUS: 2
OK

The following command example reads the slot when physical UICC slot 1 is selected:

AT%CSUS?
%CSUS: 0
OK