sx127x_lora icon indicating copy to clipboard operation
sx127x_lora copied to clipboard

VersionMismatch due to what?

Open S3j5b0 opened this issue 2 years ago • 2 comments

Hi, we're trying to use lora in conjunction with an esp32.

we're passing an spi2 to to the loramodule, and when we instantiate the object, it returns this error:

VersionMismatch(0)

Is this likely due to our spi, or hardwiring of our pins?

S3j5b0 avatar Mar 27 '22 17:03 S3j5b0

I have the same problem, I've tested my SPI connection with BME280 and it worked, so it's either faulty radio or a bug in implementation.

wiktorwieclaw avatar Jan 08 '23 18:01 wiktorwieclaw

I have the same problem. Have you guys been able to solve this problem? @wiktorwieclaw @S3j5b0

mahdi1-kh avatar Aug 03 '23 05:08 mahdi1-kh