This project is a demo project on how to configure a STM32L053R8 board with a S2LP StMicroelectronic solution for transmitting over Sigfox Network.
The project is used as a documentation for supporting a blog post. Check this blog post to understand how to use it. See here : https://www.disk91.com/?p=3388
- A led is blinking - see Tag/Release STEP1
- Send a Sigfox Frame - see Tag/Release STEP2
The project have different tag for the different step of realization.
Clone this repository and open it with AC6 environment See here on how to install it
Clone the STM32 ItSdk repository in the Project root directory to add the needed sdk dependencies.
The Cube MX configuration is provided in the project. Some important key point for custom confguration
- EXTI interrupt needs to be activated
- S2LP/GPIO3 -> PC0 have a pull-up
This code and ItSdk are under GPLv3. You can use it freely, you can modify, redistribute but you must to publish your source code. Other licenses can be obtained by contacting me on disk91.com