TheThingsNetwork / arduino-device-lib

Arduino Library for TTN Devices
MIT License
208 stars 96 forks source link

User is not able to disable ADR #196

Closed tftelkamp closed 7 years ago

tftelkamp commented 7 years ago

It is switched on/off by reset(), but calling this after personalising/joining a device will reset the session, and personalize() and join() switch it on.