Ebyte LoRa E22 device for Arduino, esp32 or esp8266: configuration – 3
Here is a tutorial on Ebyte E22 LoRa (Long Range) library device very cheap and long-range (from 4Km to 10Km).
In this article, we will see how to configure the devices.
Here is a tutorial on Ebyte E22 LoRa (Long Range) library device very cheap and long-range (from 4Km to 10Km).
In this article, we will see how to configure the devices.
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.
Here is a tutorial on library of new Ebyte LoRa (Long Range) devices. E220 device based on LLCC68 very cheap and long-range (from 4Km to 10Km) with less power than sx1268.
Start with specs and basic use.
In this tutorial I explain how the IoT core, through AWS services, can communicate with our devices. In particular, let’s see the use of the MQTT protocol.
Now let’s go through the esp8266 connection steps.
To help with fast prototyping, I’m going to create a set of shields for the WeMos D1 mini. The shield of this article manages the EBYTE LoRa device (E22, E32 and E220) with HardwareSerial, already exists a variant with SoftwareSerial.
In this article, we’ll understand the security system used by Amazon, with a certificate, to connect our device via MQTT.
To help fast prototyping I’m going to create a set of shield for WeMos D1 mini, the shield manage a 3.3v relay with configurable pins
NodeMCU v3 high resolution pinout and specs
For fast prototyping, I will create a set of shields for the WeMos D1 mini; the first is a service board with integrated pcf8574 IC, an encoder, and five other pins to use as input or output.
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.