I have a sensor device that needs to transmit every so many seconds. I am looking for a code example to run on nRF52-DK that will do this, sleeping inbetween transmissions. Any suggestions pls?
For clarity, I want to use a phone app to receive the data. This will forward it to the cloud if it has a connection or cache it until it does.