This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

broadcast only when i want to inform nortification

Hi, all.

I'd like to broadcast only when i want to inform nortification.

flow like

  1. No advertising when application start.

  2. Check the events that there has been rising event of a pin. (use GPIOTE)

  3. If Yes, Start advertising.

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

Related