TheThingsArchive / ttn

The Things Network Stack V2
https://www.thethingsnetwork.org
MIT License
461 stars 276 forks source link

Configure ADR/MAC params immediately after join #622

Closed htdvisser closed 5 years ago

htdvisser commented 7 years ago

After a device joins (OTAA), it should receive its ADR/MAC params on the first possible downlink. This includes:

In the LinkAdrReq:

In the RXParamSetupReq

In the RXTimingSetupReq

In the TxParamSetupReq

Related to #600 #477 #619

htdvisser commented 5 years ago

We are not going to extend this in v2 anymore. The remaining MAC commands are implemented in v3.