STM32WL55 LoRa Stack issue
Dear All,
I am using the STM32WL55 MCU running the LoRa stack in the dual core setup.
I am using STM32Cube FW_WL V1.1.0 to build my solution and upgrading to another version of the SDK is not a simple option.
The project is meant for the Australian region.
The issue we are encountering at the moment is that the device, when it sends data in a certain range of bands it is mostly successful and when it sends outside of that list of bands it is about 50% successful

The configuration on The Things Industries that we are using is this:

Another point that might be interesting is that the device is sending a large amount of messages, so it could be that it is reaching a dutycycle restriction of some sort on the "good" channels and starts using the bad ones.
So my questions are:
Could there be some issue with the TTI configuration?
Could there be some configuration on the LoRa stack side that we can do to restrict the device in only using certain channels?
Thanks a lot in advance
