mqtt_2.txt              2026-05-07

Android Broker
==============
1. Android Play Store
   Install: MQTT Broker Server from Tiger Soft
2. Run: MQTT Broker Server
   -->  192.168.0.162:1883
3. Switch on


Python client
=============
https://www.cedalo.com/blog/configuring-paho-mqtt-python-client-with-examples


Esp32 client
============
1. https://github.com/peterhinch/micropython-mqtt
2. https://randomnerdtutorials.com/micropython-mqtt-esp32-esp8266/
