TheThingsNetwork / lorawan-frequency-plans

LoRaWAN Frequency Plans for The Things Stack
https://www.thethingsnetwork.org
Apache License 2.0
35 stars 26 forks source link

Disable dwell time for AS923 plans in Australia #39

Closed johanstokking closed 2 years ago

johanstokking commented 2 years ago

Summary

References https://github.com/TheThingsIndustries/lorawan-stack-support/issues/506

Changes

This explicitly disables dwell time for AS923 plans used in Australia.

AS923 supports dwell time, but a TxParamSetupReq with dwell time instruction is only sent by the Network Server when dwell time is explicitly configured in the frequency plan or in the end device.

Checklist