How to enable device to perform continuous wave on STM32WL55 based on the LoRaWAN Dual core sample.
Dear All,
I have managed to get the LoRaWAN_end_Node_DualCoreFreeRTOS sample working and now I am trying to get this sample to perform a continuous wave.
I know that I need to use the mailbox system in order to send the proper settings and commands, but I am a bit lost in the details of how to create and propagate this message.
I am currently using STM32Cube FW_WLv1.1.0 and it would be too hard to upgrade at this point.
Thanks a lot in advance