novag / SlimLoRa

WIP, does NOT work yet. See https://github.com/novag/LoRa-ATtiny-Node for a working version made for the ATtiny85.
GNU Lesser General Public License v3.0
12 stars 1 forks source link

Sticky MAC commands #6

Closed novag closed 3 years ago

novag commented 3 years ago

The confirmations for MAC commands RXParamSetupReq, RXTimingSetupReq, TXParamSetupReq and DlChannelReq should be sticky until a downlink packet is received. This ensures that the network server is in sync with the downlink parameters of the end device.