Hello friends, I have a project where i need to read a sensor every 15 secconds but transmit data over loraWan every 300 secconds. But if the value of sensor are out of a range I need transmit data inmediatly.
Any idea ?
I have to use LowPower_Handler() or use normal dutycycle but inhibit the loraWan transmission until is necessary?