The V0.9.1 release of OpenMQTTGateway will introduce the compatibility with LORA RF technology based on the work of Sandeep MISTRY . LORA is a technology used on Low Power Wide Area Network, the 3 first words of this definition are very interesting. Indeed in home automation we are often faced against the challenge of range and working with battery powered device. LORA solves both problems by its low power consumption and its "kms" range. The first tests on OMG has been done with the TTGO LORA boards based on ESP32. They are delivered with an antenna and an embedded display. Quite usefull for the first tests. Note that the modules I bought had already a sender and receiver program flashed! If you want to reflash these programs you can find them here: https://github.com/LilyGO/TTGO-LORA32-V2.0 You can use this library for the display: https://github.com/osresearch/esp32-ttgo/blob/master/libraries/OLED.zip These modules combined with OpenMQTTGatewa
Sharing my technology related projects and other tips on the following themes: arduino, raspberrypi, robotic, home automation