[solved] Get RSSI passively using NimBLE (not active probe or connection)
Posted: Sun Feb 13, 2022 10:02 pm
I am trying to continuously scan around for BLE beacons using NimBLE stack on ESP32-pico on ESP-IDF 4.4.
Is there any way to get the MAC and RSSI of beacons without doing an extended, active-probe, or connection/discovery? I just want to passively collect the data as fast as possible in a 1-sec scan, and go to sleep.
Thanks
Is there any way to get the MAC and RSSI of beacons without doing an extended, active-probe, or connection/discovery? I just want to passively collect the data as fast as possible in a 1-sec scan, and go to sleep.
Thanks