- This topic has 1 reply, 1 voice, and was last updated 3 years, 1 month 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 e32 UART devices sx1262/sx1268 › E32 Lora Library Example Not Working?
Hi, I would like to ask about the issue I have with the E32 Lora library example.
In my set-up I use two esp8266s, and 4.7k resistors for the serial connections. I also followed this website’s tutorial for the set up. I did not connect the AUX pin.
The issue is, when I use the example sendFixedTransmission and receiveFixedTransmission examples, I was able to get the word “Success” in both of the serial monitors but there is no transmission. Sometimes, there was only an inverted ? in the receiveFixedTransimission serial monitor after the line “Success”. What did I do wrong? I also used the transparent transmission example, but there is still no transmission. Please help :(.
Hi JoCyan,
connect the AUX pin to check if the wiring was correct.
To get more information you can uncomment the LORA_E32_DEBUG define.
And send the response of your get configuration for every situation.
Bye Renzo
More