Nano Sensor and Controller Circuit
This circuit will have a collection of sensors that will capture data. The Nano will read the data and display it on the LCD, send it to the ESP32 over LoRa, and write the data to the default Serial port so that it can be read by the Node-RED flow.
The ESP32 communication circuit will publish the sensor data to the MQTT broker from where it will be read by the mobile app.