Hi,
Is there any example where upon external interrupt device wakes up and send particular data in advertising mode only? I have used Simple_peripheral example and am able to put device into standby mode and wakeup upon external interrupt. However this example provides connectable mode.
I just want to send sensor data upon external interrupt on four different channel once and put device back in sleep mode. Is Simple Broadcaster right example to start with? And how Can I change advertising data each time?
Thanks