Search found 1 match
- Sun Apr 15, 2018 5:12 pm
- Forum: ESP32 Arduino
- Topic: scanned BLEAdvertisedDevice to BLEBeacon
- Replies: 8
- Views: 12512
Re: scanned BLEAdvertisedDevice to BLEBeacon
Hi @kolban, I am trying to do something similar... Using ESP32 for Arduino, I have followed your excellent book and examples, but getting stuck... Is it possible to have a non-blocking call for iBeacon scanning? In my application, I need the code to continue execution and the callback called when a ...