anthonykirby / lora-packet

LoRa radio packet decoder
MIT License
258 stars 83 forks source link

Lorawan 1.1 support #85

Closed kalik1 closed 1 year ago

kalik1 commented 2 years ago

Hi, this should be a working version of Lorawan 1.1. I also added some tests from Chirpstack network server.

Some functionalities could look weird, but i preferred to maintain compatibility with current version. This PR should not break compatibility.

Kalik1.

gpillon commented 2 years ago

EDIT: there are some issues on join; Not Ready To be Merged.

gpillon commented 1 year ago

I think now it could be merged... We tested code with 1.1 Lorawan device tester RWC5020B, the library can generate correct 1.1 keys, can encrypt, decrypt packets, and decode/encode FOpts.