nrf9160

Read command

The read command returns the current configuration.

Response syntax:

%REDMOB: <mode>

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

<mode>
0 – Reduced mobility features disabled.
1 – Nordic-proprietary reduced mobility enabled.
2 – Reduced mobility features disabled.

The following command example reads the configuration when the Nordic-proprietary reduced mobility feature is enabled:

AT%REDMOB?
%REDMOB: 1
OK

The following command example reads the configuration when reduced mobility feature is disabled:

AT%REDMOB?
%REDMOB: 2
OK