My NUCLEO-STM32WL55JC1 doesn't join and send Tx data to the LoRaWAN network in my city, only join and send Tx data at low frequencies channels in AU915 band
I try to connect NUCLEO-STM32WL55 with the example LoRaWAN_End_Node to a LoRa network here in Medellin Colombia, which use the region band AU915, but i realize that the gateway only detect data from low frequency channels, more specifically sub-band 2 and 3 916.4 MHz to 919.2 MHz.
So it would be a great help if you can help me to explore the code in the example to get the algorithm that makes the sweep in frequency, so i can make test and discover if i can solve the problem and send data in all sub-channels.
Thank you