Hi, all.
I'd like to broadcast only when i want to inform nortification.
flow like
-
No advertising when application start.
-
Check the events that there has been rising event of a pin. (use GPIOTE)
-
If Yes, Start advertising.
-
Stop advertising in 1sec. Repeat from 2.
Is it possible to use GPIOTE events even when not advertising? Or is there something better way?
nrf51822, SDK8.0, s110 using "ble_app_beacon" sample code.
Best Regards,