Hey,
I configured one device as low power node in mesh network.
With the button press interrupt low power node wakes up and perform some operation (publish BLE message). As of now it is going back to sleep. My requirement is it should be wake until it receive BLE message as a response for published message. The response can be delayed up to 5 mins. So It should be waked until it receive response message, In case if it did not receive response in 5 mins it should go back to sleep. How can i achieve it?
Regards
sumanth