g3gg0/ESP32_CRSFSniffer

convert part of the project

gc9n opened this issue · 3 comments

gc9n commented

i am trying to make the same thing on another LORA chip and another Host chip STM32L4 , can you share in high level what exactly the timer does

i am counting the time that passes from a packet on slot 0 to a packet on slots 1..n
and from that timing i can reconstruct the channel sequence, as it is repeating.

gc9n commented

if i dont want to get all the info of telemetry and stuff , just a couple of bytes of the transmitter , do i have to mimic the hopping frequency dance of the TX?
i mean if i stay steady on a single Freq say 860 , is it possible to fill my receiver buffer?