Category: esp8266

LoRa wireless remote water tank and pump controller (esp8266) Server software Arduino IDE 0

LoRa remote water level and pump controller (esp8266): server software – 2

I must fill a tank 1.5 km away, so I create a 2-part controller.
A server with a relay to manage the pump and a client solar/battery-powered to check the tank’s status and notify the server’s status.
Here, we are going to look at the Server software.

Ebyte LoRa E220 LLCC68 device manage Wake On Radio and sending structured data 4

Ebyte LoRa E220 device for Arduino, esp32 or esp8266: manage Wake On Radio and sends structured data – 5

In this article, we look at the Wake On Radio (WOR), one of the essential features of our Ebyte E220 UART LoRa device based on LLCC68 Wireless Modules.
Then we understand how to manage complex structures that are better optimized than string format data.

LoRa wireless remote water tank and pump controller (esp8266) 0

LoRa remote water tank level and pump controller (ReWaL): intro – 1

I have to fill a tank 1.5 km away, so I create a 2-part controller.
A server with a relay to manage the pump and a client solar/battery-powered to check the tank’s status and notify the server’s status.
Here is a little introduction to the project with the list of devices and 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.