arduino-LoRa
arduino-LoRa copied to clipboard
SX1278 returns PayloadCrcError even if data is valid
Hello,
My question is not specifically about this library, but about SX1278 module in general. I have noticed that SX1278 module sometimes returns PayloadCrcError in RegIrqFlags register even when the data inside the packet is correct. Have anyone encountered similar issue? Is there any workaround to eliminate those fake CRC errors and still detect correct CRC errors?