285 Search results

For the term "EByte".

EByte LoRa Communication encode/decode, crypt/decrypt

I have two LoRa modules, the transmitter is E32-900T20D (with ESP32 DevKitC V4) and the receiver is LoRa32U4II. The problem is that the receiver is not receiving anything from the transmitter. Here is the...

MicroPython EByte E220: Data size not match!

Hello, Something similar happens to me: >>> %Run -c $EDITOR_CONTENT Initialization: {} Success Retrieve configuration: {} Data size not match! —————————————- Traceback (most recent call last): File “<stdin>”, line 17, in <module> File “/lib/lora_e220.py”,...

Memory Error Caused By Importing ebyte-lora-e220

Hi Dear, I just started learning to run micropython and lora connectivity on esp8266. I stumbled with ebyte lora library ebyte-lora-e220 which i imported to my project. When i tested to import the module...

Problems with EBYTE E220-900T22D

Hello and thanks for the great library. Unfortunately I can’t get the EBYTE E220-900T22D module to run. I am using an ESP-32 Dev Kit C V4. I configured the modules using a USB adapter....

Ebyte LoRa E220 (LLCC68) raise maximum distance

@Renzo, Excellent job, I’ve dug into your lib, and it is a really good job. I plan to use it in an extensive mesh network with around 40 nodes. During my tests with E220-900T22D...