Skip to content

Tags: beegee-tokyo/SX126x-Arduino

Tags

2.0.29

Add radio function to read the radio syncword uint16_t syncword = Rad…

…io.GetSyncWord(void);

2.0.28

Add custom Syncword and Low DataRate optimization

2.0.27

Add functions to get network session key and app session key after join

2.0.26

Add missing header file

2.0.25

Fix DR reset with ADR enabled

2.0.24

Fix callbacks for P2P RX and TX timeout not being called

2.0.23

Update examples + README

2.0.22

IRQ_HEADER_ERROR should issue RX error

not RX timeout

2.0.21

Fix public/private network always public

Add option to restart MAC stack to change e.g. region without re-init timers

2.0.20

Add MAC counter reset function