Search found 1 match
- Mon Jul 27, 2020 7:30 am
- Forum: ESP32 Arduino
- Topic: Scan and Advertise using BLE at the same time with ESP32 Dev Module
- Replies: 0
- Views: 1585
Scan and Advertise using BLE at the same time with ESP32 Dev Module
I am working on a social distancing application, which requires all esp32 modules to advertise and scan simultaneously using BLE. I am able to scan and advertise separately in the arduino IDE using the BLE examples of ble-scan and ble-server. it would be really appreciated if someone could help out....