Don't disable ADR in arduino-lorawan
terrillmoore opened this issue · 0 comments
terrillmoore commented
Once ADR is tested and working with the library (especially in the US), allow the library to be configured to enable ADR. Perhaps we should read this as a setting from FRAM? Definitely need to have it as a param for ABP, and if rebooting after a join, we should start with the last selected TX power if ABP was selected. May need to coordinate with suitable arduino-lmic changes.