downlink stuff

This commit is contained in:
2023-01-22 16:20:55 +01:00
parent afa5506506
commit f9469f8d72
2 changed files with 20 additions and 0 deletions

5
snippets/downlink.txt Normal file
View File

@ -0,0 +1,5 @@
Handle downlink data:
https://github.com/HelTecAutomation/CubeCell-Arduino/blob/master/libraries/LoRa/examples/LoRaWAN/LoRaWan_downlinkdatahandle/LoRaWan_downlinkdatahandle.ino
Schedule downlink data:
https://www.thethingsindustries.com/docs/integrations/webhooks/scheduling-downlinks/