Raspberry Pi Zero2W & LoRa E22900T22D Connection
-
-
I connect the raspberry pi and the lora module via uart, serial connection is provided, but I think they can’t communicate correctly. When I run get_configuration.py I keep getting IndexError. Also, a few weeks ago this code was working fine. Below is my wiring and the error I’m getting. Why is this error happening and how can I fix it?
-
This topic was modified 3 months, 1 week ago by
furkanb. Reason: Image Upload Error
Attachments:
You must be
logged in to view attached files.
-
Hi Furkanb,
It seems that the data received from the device isn’t correct, and the library can’t convert.
This happened probably because the data was corrupted; try to check the power supply and the wiring noise.
Bye Renzo
- You must be logged in to reply to this topic.