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?
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:
Is this likely due to our spi, or hardwiring of our pins?