adafruit / adafruit/Adafruit_CircuitPython_TinyLoRa

Feature Request: Downlink

Open
#37 8 comments 0 reactions 1 assignee Claimed by @brentru View on GitHub
Dominant language
Python
Stars
46
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Project works great. However, I am missing the implementation to receive downlink data (i.e. data sent from the TTN to the node). To my understanding, processing of downlink data will immediately follow after the send_packet() function for uplink data. There are two receiption windows RX1 and RX2. And the latter requires considerable reconfiguration of datarate and frequencies (according to TTN spec datarate SF9BW125 at 869.525 MHz).

Already tried to extend the code to process RX1 and RX2 with no success.

Could anyone provide a working solution?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.