xreef / EByte_LoRa_E32_circuitpython_library

This library implements the EBYTE LoRa E32 Series for CircuitPython.
https://www.mischianti.org/category/my-libraries/lora-e32-devices/
Other
2 stars 0 forks source link

How do 3 ebytes work together? #1

Closed aspartech closed 5 months ago

aspartech commented 8 months ago

Hello, I need to use 3 ebytes for a project and 1 ebyte must communicate with all of them. Also, the data needs to go every 1 second. We communicated 2 ebytes with a loop, but it worked very slowly and we could not add the 3rd ebyte. Thanks in advance.

xreef commented 8 months ago

Hi, the speed is influenced by the noise, baud rate, air data rate, and distance and connection of AUX. It can't be predeterminated, but you can disable some controls to do it better. Bye Renzo