Open
Description
When the node receives the command TXParamSetupReq
the network defines if the node has to limit the uplink and downlink time to 400ms (a.k.a. dwell time)
What you actually do in the current version of this library, is limit the datarate to 2 (0 and 1 do not comply with the dwell time limitation). But the function LDL_Region_convertRate
does not take the dwell time into account when it should. The maximum payload allowable is dependent on the dwell time too.
Metadata
Metadata
Assignees
Labels
No labels