2025-09-16 2:46 PM
Hello,
I designed a board based on the STM32L031F6P6 with an sx1262 chip, and it worked well using the driver https://github.com/Lora-net/sx126x_driver for LoRa transmission.
I'm trying to send LoRaWAN signals, but I'm having trouble finding examples of LoRaWAN transmission with sx1262 for STM32 platforms.
Does anyone have any tips?