mcci-catena / arduino-lorawan

User-friendly library for using arduino-lmic with The Things Network and other LoRaWAN® networks
MIT License
275 stars 54 forks source link

Don't use ABP info for OTAA unless saved state is valid #171

Closed terrillmoore closed 3 years ago

terrillmoore commented 3 years ago

Exploring consequences of #169 revealed that OTAA devices will use the ABP info even if we don't have a saved session state.