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

How to read connected rssi on peripheral using python drivers (pc-ble-driver-py)? Please give some example

Hi,

    I am using nrf52 development kit . I connected peripheral device and communicate all characteristics using DK.

   But i want read rssi value from peripheral. I didnt find any api to get rssi in pc-ble-driver-py.

   Can anybody give example code to read connected rssi ? 

Related