Category: esp8266

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.