I'm trying to make smart social distancing circuit for COVID 19. I plan on using ESP32 for this. But it would be good if ESP BLE could be client and scan for other Bluetooth devices at the same time.
Could this be done?
1 Answer 1
You are basically trying to understand if the Bluetooth Low Energy software stack that comes with ESP32 supports the "dual role" feature.
Try Googling "dual role ble esp32"
https://www.reddit.com/r/esp32/comments/ebc8lj/how_to_use_dual_role_bluetooth_le/
(*) The post is 4 years old. Something might have changed now.
Explore related questions
See similar questions with these tags.