Building LoRa device (not LoRaWAN) : any example code available ?
Hi,
I want to build a simple point-to-point communication (2 devices for now) system between two NUCLEO-55WLJC1 dev kit.
I would like to use the LoRa modulation for this purpose but do not want to use the complete LoRaWAN protocol (and its stack).
Is this something that is supported by ST's software and example codes ?
Has anyone tried using LoRa on the STM32WL without the LoRaWAN stack ?
It was relatively easy to do that with STM32L0 + SX126x using example codes. I am not sure how complex it can be, especially with the dual core version of the STM32WL.
Regards.