BastilleResearch / gr-lora

GNU Radio OOT module implementing the LoRa PHY, based on https://github.com/matt-knight/research/tree/master/2016_05_20_jailbreak
GNU General Public License v3.0
470 stars 92 forks source link

SX1272 - SF6, Implicit header, CR4/5, LDR enabled #29

Closed end0finvention closed 6 years ago

end0finvention commented 6 years ago

Hi, I'm working with an SX1272 using SF6, implicit header, CR4/5 and LDR enabled. The header portion correctly decodes however the payload does not. Is there an obvious reason why this isn't working that I am missing?

I'm unable to determine if SF6 should correctly decode as most testing seems to have been performed with SF's 7-12.

end0finvention commented 6 years ago

Problem solved by deriving a new whitening sequence for the configuration mentioned above.