Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 973 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 973 Bytes

TTS Downlinks - Python Script

Sending downlinks via TTS using a Python script

Usage

Instructions for sending downlinks via TTS using a Python script can be found on the website: https://lora.vsb.cz/index.php/sending-downlinks-via-tts-using-a-python-script

Fair Use Policy

On The Things Network’s public community network a Fair Use Policy applies which limits the uplink airtime to 30 seconds per day (24 hours) per node and the downlink messages to 10 messages per day (24 hours) per node. If you use a private network, these limits do not apply, but you still have to be compliant with the governmental and LoRaWAN limits.

More information can be found on the website: https://www.thethingsnetwork.org/docs/lorawan/duty-cycle/#fair-use-policy

More information

The payload is encoded in the Cayenne LPP format. For more information about our Cayenne LPP encoder in Python, see this tutorial: https://lora.vsb.cz/index.php/cayenne-lpp-encoder-in-python/