This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Read rssi on data received after connection in S120

Hello,

I need to know does nordic S120 stack gives the RSSI value on receiving data from peripheral? Currently I am able to get the peripheral RSSI on peripheral device. But in general, the central has to update the signal strength of the data received. Is this is possible in S120? Or is there any settings has to be done to read RSSI of the data received.

After connection only I need to get updated RSSI not while advertising.

Regards,
Sowmya

Parents
  • Thank you Ole. Currently I am connecting 2 peripherals and started RSSI method on central, and it is assigning the same connection handle for both peripherals. So I planned to check by peer_address , but the peer address field is overridden by RSSI values since its in union. Is there any other way to get to know for which peripheral the RSSI belongs to?

Reply
  • Thank you Ole. Currently I am connecting 2 peripherals and started RSSI method on central, and it is assigning the same connection handle for both peripherals. So I planned to check by peer_address , but the peer address field is overridden by RSSI values since its in union. Is there any other way to get to know for which peripheral the RSSI belongs to?

Children
No Data
Related