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 !