2018-11-06 08:30 AM
Hi all,
I am modifing the Ping Pong example of the I-CUBE-LRWAN; I am working with a L073RZ nucleo board and the SX1272MB2xAS LoRa shield.
I was performing some experiment (changing spreading factor, code rate, bandwidth) and the example with SF = 11 and SF = 12 doesn't work on the receiver side.
I did not change anything in the example provided by ST: only the spreading factor, which work for SF = 7, 8, 9 and 10.
Someone with the same issue?
Solved! Go to Solution.
2018-11-06 08:34 AM
>>SF = 12 doesn't work on the receiver side
Watch the timeout vs tx time, the timeout will abort an active/on-going reception
2018-11-06 08:34 AM
>>SF = 12 doesn't work on the receiver side
Watch the timeout vs tx time, the timeout will abort an active/on-going reception
2018-11-06 08:46 AM
So obvious! The timeout at rx was 1 second...
Thank you so much!
2019-06-19 02:55 AM
Hello !
I'm working in the same program of the ping pong with SF =10 and the program works only in RX_timeout and TX_timeout
is there any solution please ?
thank you