how to reboot a LORA node if it stops sending data?
Steven Grobler
on 22 Apr 2024
Latest activity Reply by Christopher Stapels
on 10 May 2024
I have a LORA node up-linking data to a Thingspeak channel via The Things Network (TTN). Sometimes it stops sending data and I reboot it by logging into my console on TTN and sending a re-boot down-link message to the node. Is there any way I can transmit a downlink message to the node direct from Thinkspeak?
4 Comments
Time DescendingIs there an API call to trigger the downlink? If so, you can trigger from ThingSpeak via MATLAB analysis code using webwrite aor webread.
Sign in to participate