ESPboy LORA messenger

hi everyone
i need help to set parameters LORA E32-433T30D and why not work ?


2023-05-14_211633

Hello.
To be honest I did not change the default parameters of the ebyte module in my experiments. I just plugged it in as is and it worked.
As far as I can see, ESPboy cannot detect the ebyte module.
Are you sure you have everything connected correctly?

The only important parameter is the speed of the serial port ebyte. It should be 9600 and you have it set to 9600. All other settings of the LORA module are set in the ESPboy LORA Messenger code.

Now it works thank you so much
Did you get the message :joy:
I need keyboard Schematic

Glad I could help!
Interesting to know what the problem was :slight_smile:
Happy research and new discoveries with ESPboy!
I think by the end of this week I’ll be able to do a description of the keyboard for you. I’ll let you know.

the connections
LORA TX → ESPboy MI
LORA RX → ESPboy SS

1 Like

hm… not this way? GitHub - ESPboy-edu/ESPboy_LORAmessenger: ESPboy messenger with LORA module based on EBYTE solution. Up to 8km encrypted chat. Almost absolute privacy )

Do the connections

  • LORA VCC → ESPBOY VCC
  • LORA GND → ESPBOY GND
  • LORA M0 → ESPBOY B5
  • LORA M1 → ESPBOY B6
  • LORA AUX → ESPBOY B7
  • LORA RX → ESPboy SS
  • LORA TX → ESPboy MI

I use ESPboy V4.3

1 Like