- This topic has 1 reply, 2 voices, and was last updated 3 months, 1 week ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
Home › Forums › The libraries hosted on the site › EByte LoRa e22 UART devices sx1262/sx1268 › 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?
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
More