Noom

Results 2 issues of Noom

Cannot change tx-power and data-rate from gateway requested, need to remove comment below // Channels[2] = (ChannelParams_t)AS923_LC3; // Channels[3] = (ChannelParams_t)AS923_LC4; // Channels[4] = (ChannelParams_t)AS923_LC5; // Channels[5] = (ChannelParams_t)AS923_LC6; //...

When config LoRAWAN ADR=0 the tx power cannot change need to remove ResetMacParameters(); https://github.com/beegee-tokyo/SX126x-Arduino/blob/master/src/mac/LoRaMac.cpp#L3285