How to increase transmission speed( data frames) of stm32 B-L072z Lorawan node ?
Hello community,
I have increase the transmission speed/data frames of stm32 B-L072Z LORAWAN by varying APP_TX_DUTYCYCLE.
if APP_TX_DUTYCYCLE is 10000 that means each frame in 10secs and As I have set to 500 then it must be each frame in 0.5 second. But it's not working in that way. After setting APP_TX_DUTYCYCLE 500 I'm getting each in 2.2 seconds.
If anyone can help how to vary baudrate and bandwidth to increase frames per seconds or any other method to increase speed of LORAWAN node.
Please kindly provide your support and guide me to resolve the issue.
Thank you