-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
Feature Request: Support STM32WLE (SX126x SoC)
Hi swl2001 team,
First of all, thanks for the great work on swl2001 👍
It is a very clean and well-designed LoRaWAN stack.
I would like to ask if there are any plans (or if it would be acceptable) to port swl2001 to STM32WLE series (e.g. STM32WLE5), which integrates the SX126x radio on-chip.
Why STM32WLE?
- Official STM32 LoRa SoC from ST
- Integrated SX126x radio (no external SPI radio)
- Very low power consumption
- Widely used in industrial and IoT products
Technical considerations
- STM32WLE uses SX126x, which is already supported by swl2001
- The main work seems to be HAL / BSP adaptation (radio interface, timers, RTC, low-power)
- No major changes to the LoRaWAN MAC layer should be required
Willing to help
I am currently using STM32WLE in my project and would be happy to:
- Help with testing
- Provide feedback
- Contribute porting code if needed
Please let me know if this is something the project would consider supporting.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels