Category: My libraries

Ebyte LoRa E220 LLCC68 device for Arduino, esp32 or esp8266 Configuration 11

Ebyte LoRa E220 LLCC68 device for Arduino, esp32 or esp8266: configuration – 3

Here is my tutorial on Ebyte E220 LoRa devices based on the LLCC68, very economical with a reduced consumption compared to the sx1268 and with a very wide range (from 5Km to 11Km).
In this article, we will see how to configure the devices.

Ebyte LoRa E22 power-saving WOR and structured data 12

Ebyte LoRa E22 device for Arduino, esp32 or esp8266: power-saving WOR and structured data – 5

Now we’re looking at Wake On Radio (WOR) and power-saving, one of the essential features of our E22 UART LoRa device based on popular Semtech’s SX1262, SX1268 RF chips.
Then we’ll understand how to manage complex structures that are better optimized than string format data.

Ebyte LoRa E220 LLCC68 device for Arduino, esp32 or esp8266 library 6

Ebyte LoRa E220 LLCC68 device for Arduino, esp32 or esp8266: library – 2

Here is my tutorial on Ebyte E220 LoRa devices based on the LLCC68, very economical with a reduced consumption compared to the sx1268 and with a very wide range (from 5Km to 11Km).
Here the details of all the methods and constructors of the library.

esp8266 firmware and filesystem update with FTP client 2

esp8266 firmware and filesystem update with FTP client – 2

In this series of article about firmware and how to update It, I’d like to add a series of alternative methods of updating that are very useful for me.
In this article, we will learn how to add an FTP server to our device and use It to upload firmware and filesystem updates.