This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

using Shutoff Mode at initial level

We are working on application which need below implementation.

1.) At starting the device should be in shutoff mode, and on button press it should be awaken and start advertising for 180 seconds

2.) If connection established the device never go again to shutoff mode .

Pls suggest how to achieve above functionalities ?

I have started building up my application using ble_app_template example project.

Thank you !

Related