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

How I can detect and get all the bluetooth adresses around my chip?

Hi to everyone!
I have been looking for a way to get all the bluetooth adresses which are active around my chip (I have a nRF52832).
I know I can program my device as central and detect peripheral devices around it. But I also want to detect bluetooth devices that use Bluetooth versions lower than 4.0, I mean devices that does not use BLE (Bluetooth Low Energy).
I just want to detect them, not connect to them. Also, it would be great If I can get their bluetooth addresses and the Tx Power Level (or RSSI, Received Signal Strength Indicator).
Thanks in advance!