Search found 1 match

by BrunDog
Sun Apr 15, 2018 5:12 pm
Forum: ESP32 Arduino
Topic: scanned BLEAdvertisedDevice to BLEBeacon
Replies: 8
Views: 11568

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 ...