Releases: beegee-tokyo/SX126x-Arduino
Releases · beegee-tokyo/SX126x-Arduino
Access to NWsKey and AppsKey
Add functions to get network session key and app session key after join
Add missing header file
2.0.26 Add missing header file
Fix DR reset
With ADR enabled, the DR got reset to default when packet transmission mode changed between confirmed and unconfirmed mode.
Fix P2P RX timeout callback fails
Fix callbacks for P2P RX and TX timeout not being called
Add support for the Arduino Pico BSP
Added support for the RAK11300 in arduino-pico BSP still experimental
IRQ_HEADER_ERROR should issue RX error, not RX timeout
Change behaviour of IRQ_HEADER_ERROR, thanks to @JeromeBriot
Some fixes
- Fix public/private network always public
- Add option to restart MAC stack to change e.g. region without re-init timers
Add MAC counter reset function
2.0.20 Add MAC counter reset function
Fix the release mess (hopefully)
2.0.19 Prepare for new release.
Fix typo in RadioTimeOnAir for FSK
2.0.18 Prepare for release