xreef / EByte_LoRa_E220_micropython_library

MicroPython LoRa EBYTE E220 LLCC68 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards).

Home Page:https://www.mischianti.org/category/my-libraries/lora-e220-llcc68-devices/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do 3 ebytes work together?

aspartech opened this issue · comments

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.