2022-07-16 07:06 AM
Hello,
When I try to start a new project with stm32wl MCU, I see that LoRaWAN is locked in cubeMX. When I import one pre-configured project, I see that it is enabled, but I don't know if I have to enable some other peripherals first to enable LoRaWAN and configure it. Can someone help me understand this problem here?
Bests,
Isaac
Solved! Go to Solution.
2022-07-20 07:27 AM
Hello IKarg.1,
the LORAWAN middleware can be enabled only when SUBGhz IP is activated and for dual core project you need to also activate the IPCC. This note should also be shown in the STM32CubeMX when you click on the lock LORAWAN category. For correct setting I would recommend you to check the example projects. You can also find useful online course available here.
Best regards,
Petr
2022-07-20 07:27 AM
Hello IKarg.1,
the LORAWAN middleware can be enabled only when SUBGhz IP is activated and for dual core project you need to also activate the IPCC. This note should also be shown in the STM32CubeMX when you click on the lock LORAWAN category. For correct setting I would recommend you to check the example projects. You can also find useful online course available here.
Best regards,
Petr
2022-07-27 07:34 AM
Thank you Petr for the help.
2022-09-12 01:44 AM
Hi Peter,
In "LoRaWAN commiddioning" , where is the "se-identity" parameters (key) from? from the IC memory?
Regards
Sam