May 2020
Intermediate to advanced
262 pages
6h 48m
English
For our gateway, we will use an ESP32 with LoRa. There are many of these types of boards in the market. They should all pretty much work the same. We will also use a built-in MQTT library to communicate with our MQTT broker.
In the previous section in this chapter, Installing MicroPython on an ESP32, we installed MicroPython onto an ESP32. You may refer to that section to install MicroPython on your ESP32 with LoRa or you may use Thonny to do so, as outlined in step 11 in the following instructions.