BLE Scan and obtain RSSI
Posted: Tue Mar 07, 2017 10:05 am
Hi all,
I'm working on my master's thesis, and using the ESP32 as one of the main hardware components of my research project.
I've been trying to program the ESP to scan for nearby BLE devices check the MAC address and if it matches another address in a list,
return the RSSI value of the BLE device.
What API can be used to complete this particular task?
Also, how can this be implemented in code, I've been searching for examples and haven't had much luck with my understanding of it all.
Best wishes,
Jordan
I'm working on my master's thesis, and using the ESP32 as one of the main hardware components of my research project.
I've been trying to program the ESP to scan for nearby BLE devices check the MAC address and if it matches another address in a list,
return the RSSI value of the BLE device.
What API can be used to complete this particular task?
Also, how can this be implemented in code, I've been searching for examples and haven't had much luck with my understanding of it all.
Best wishes,
Jordan