Commit Graph

6 Commits

Author SHA1 Message Date
Kyle Gabriel
29533fa70e Move LMIC_startJoining() outside "#ifdef SINGLE_CHANNEL_GATEWAY" (#6), update version to 1.1.1 2020-01-20 11:33:47 -05:00
Tim Kerby
4a1f360697 Bug fixes - frame counter, link checking and battery charge status
Fixed frame counter (was unsigned char, should have been uint_32) which caused TTN to ignore device after 255 frames and rollover when frame count checks enabled

Turned off link checking when ADR not in use as it was forcing confirmed links

Added display of battery charging status
2020-01-13 17:14:09 +00:00
Kyle Gabriel
e7c53e4d34 update with scani2cdevice 2019-08-25 20:55:00 -04:00
Kyle Gabriel
27dc8c2cd0 Fix missing Wire.h for Rev1 2019-08-25 20:44:56 -04:00
Kyle Gabriel
ba4c897cee Rev1 updates 2019-08-25 13:56:43 -04:00
Kyle Gabriel
ba20a4c382 Fix data size issue 2019-04-03 20:46:45 -04:00