mcci-catena / arduino-lorawan

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

Multiple fixes for LinkCheckMode and bugs found in passing #86

Closed terrillmoore closed 5 years ago

terrillmoore commented 5 years ago

General cleanup for bugs in completion handling on sends (in face of errors), switch to monitoring link integrity by default, and add way for sketches to opt out.