Open janipewter opened 1 year ago
Hi, I realise quite a bit of time has passed, but I'm getting the exact same error, with the same kit. Would love to know what's wrong. I've checked the wiring may times. I'm using two RFM95 modules and two Picos, but get the same error. I suspect the RFM95 modules may be dead, but I don't know how to test this theory.
If anyone has any suggestions, please shout up! :-)
i also have the same error
Hi, I am using RFM95 and when I try to run this code on Pi Pico it gives this error:
Traceback (most recent call last): File "<stdin>", line 15, in <module> File "ulora.py", line 140, in __init__ AssertionError: LoRa initialization failed
What am I doing wrong?