I am trying to change the app beacon example so that i can adapt the beacons value each time it advertises.
I am a bit confused as there is no callback function called when the beacon advertises. How can I have a callback where I can change the beacons value? I guess it would be better to sleep with the RTC and configure ble each time when time runs out?
Thanks for your help!