nrf9160

Set command

The set command reads measured Reference Signal Received Power (RSRP) values of neighboring cells.

Syntax:

%NBRGRSRP

Response syntax:

%NBRGRSRP: <phys_cellID>1,<EARFCN>1,<RSRP>1,<phys_cellID>2, <EARFCN>2,<RSRP>2,<phys_cellID>n, <EARFCN>n,<RSRP>n

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

<phys_cellID>
Integer. Physical cell ID.
<EARFCN>
Integer. E-UTRA Absolute Radio Frequency Channel Number (EARFCN) for a given cell where EARFCN is according to 3GPP TS 36.101.
<rsrp>
0 – RSRP < −140 dBm
1 – When −140 dBm ≤ RSRP < −139 dBm
2 – When −139 dBm ≤ RSRP < −138 dBm
...
95 – When −46 dBm ≤ RSRP < −45 dBm
96 – When −45 dBm ≤ RSRP < −44 dBm
97 – When −44 dBm ≤ RSRP
255 – Not known or not detectable
The index value of RSRP can be converted to decibel with the following formula: Index – 140 = dBm. For example, 95 – 140 = –45 dBm.