beegee-tokyo / SX126x-Arduino

Arduino library to use Semtech SX126x LoRa chips and modules to communicate
MIT License
235 stars 64 forks source link

Power cannot change #71

Closed asupawat closed 1 year ago

asupawat commented 2 years ago

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