Skip to content

Add LoRaWAN and Wi-SUN drivers#16

Merged
dmohns merged 13 commits intoEnAccess:mainfrom
okrasolar:master
Dec 11, 2025
Merged

Add LoRaWAN and Wi-SUN drivers#16
dmohns merged 13 commits intoEnAccess:mainfrom
okrasolar:master

Conversation

@dmohns
Copy link
Copy Markdown
Member

@dmohns dmohns commented Dec 11, 2025

Brief summary of the change made

Are there any other side effects of this change that we should be aware of?

Describe how you tested your changes?

Pull Request checklist

Please confirm you have completed any of the necessary steps below.

  • Meaningful Pull Request title and description
  • Changes tested as described above
  • Added appropriate documentation for the change.
  • Created GitHub issues for any relevant followup/future enhancements if appropriate.

Georg Lippitsch and others added 13 commits November 15, 2022 18:07
Support for RAKwireless Unified Interface V3 (RUI3) interface
When sending packets, limit payload according to the maximum
payload size for each data rate.
The SIM800 adds a trailing 'f' to the ICCID if it's less than
20 characters. Remove any characters appended to the valid
digits of the ICCID.
Remove trailing character from ICCID

See merge request okrasolar/firmware/cicada!44
The idea to handle automatic reconnects by the library didn't work
out well. The user normally has to clean up and reconnect the
underlying protocol, and silently reconnecting leads to more
problems than it solves.
Preliminary version of LoRaWAN driver

See merge request okrasolar/firmware/cicada!42
Remove automatic reconnect in modem drivers

See merge request okrasolar/firmware/cicada!45
@dmohns dmohns marked this pull request as ready for review December 11, 2025 10:07
@dmohns dmohns requested review from josch-a and lippit December 11, 2025 10:07
@dmohns dmohns changed the title Add LoRaWAN driver Add LoRaWAN and Wi-SUN drivers Dec 11, 2025
@dmohns dmohns merged commit 2c8ae76 into EnAccess:main Dec 11, 2025
3 of 4 checks passed
@dmohns dmohns mentioned this pull request Dec 11, 2025
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants