I 'm developing a program (C# ) on PC for the nRF52840 dongle (pca10059) that is a RSSI scanner.
Scanning different BLE channels in the environment. The program is much like the nRF connects "RSSI viewer".
Finally,the goal of program is to scan for RSSI values while not connecting to any device, just scan a specific channel.
Here, What approach should I manually get rssi value from nRF52840 dongle (pca10059)?
Thanks!
Benny_Lin