Hi ,
I'm Using nRFconnect SDKV2.3.0 and in the central device i'm jus trying to read RSSI in connnection Callback but it's always reads as 127.
These are my configurations to enable that
prj.confg --> CONFIG_BT_CTLR_ADVANCED_FEATURES=y and CONFIG_BT_CTLR_CONN_RSSI=y
I added my code snippet regarding rssi read
Am I missing something?