SylvainMontagny / STM32WL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32WL projects

1. STM32WL Standalone

This standalone project is a single-core project inspired by an End Node project provided by ST (see STM32Cube MCU Package for STM32WL series). A single file (General_Setup.h) is used to setup all the LoRaWAN settings (Keys, Class, Activation method, etc...) This project is a simple end-node program with the following application package ready:

  1. Clock Synchronization
  2. Multicast
  3. Data Fragmentation

/!\ The Firmware management package is not implemented.

2. STM32WL FUOTA

The FUOTA project is a single-core project. The global FUOTA project is a folder composed by different sub-projects linked together. It is a standalone folder-project extracted from the ST packages (see STM32Cube MCU Package for STM32WL series).

Want to learn more about LoRaWAN ?

Savoie Mont Blanc University provides many educationnal ressources about LoRaWAN:

📓 One free ebook available here:LoRaWAN for beginers books

📺 E-learning platform available here: LoRaWAN for beginers videos

💡 2 days training sessions available here: LoRaWAN and IoT Training

About


Languages

Language:C 94.5%Language:Assembly 1.7%Language:Makefile 1.1%Language:HTML 1.1%Language:CSS 0.6%Language:JavaScript 0.2%Language:Python 0.2%Language:C++ 0.2%Language:Batchfile 0.2%Language:Shell 0.1%Language:Dockerfile 0.0%