Good day,
I would like to switch between two states once I receive a trigger. state1 <---trigger--->state2.
State1 = Beacon/custom manufacturing data - Beacon Example
Sate2 = Connectable Uart - Uart Example
Trigger = 1 sec timer (maybe push button).
Once you enter connection state, you must remain there with uart until disconnect.
Anyone with pointers to do this? Or what needs to change between to examples?
Thanks