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

How to get RSSI of a beacon - nRF52832?

I have nRF52 Development Kit (PCA10040). I'm using Keil uVision. I want to measure RSSI of some beacons and if the signal is strong then send MAC of this beacon over UART to other hardware module.

I'm having hard time trying to do this. Can I please get some example code regarding my problem? I found some examples like: TOO_Radio example with RSSI.zip or ble_app_ek_hrs_rssi_pwm.zip but they are not for nRF52832 and doint different things and because I'm beginner in programming in general I don't know how to modify them to meet my expectations.

Parents Reply Children
No Data
Related