Can i control an esp32 connected to my home wifi using MQTT server of any broker and pass a command to esp32 like "0" or "1"? Brokers like adafruit.io or eclipse.io.
I am using esp-idf for my project.
ESP32 Remote Control Using MQTT
Re: ESP32 Remote Control Using MQTT
Yes, as long as your ESP32 MQTT client can 'see' the broker & you set an appropriate QOS then your ESP may register an interest in a value and then see changes to that value.
& I also believe that IDF CAN should be fixed.
Re: ESP32 Remote Control Using MQTT
Yes.
Just follow the MQTT process of subscibe/...
I am using MQTT for sensors/actuators on esp32.
Just follow the MQTT process of subscibe/...
I am using MQTT for sensors/actuators on esp32.
IT Professional, Maker
Santiago, Dominican Republic
Santiago, Dominican Republic
Re: ESP32 Remote Control Using MQTT
IT Professional, Maker
Santiago, Dominican Republic
Santiago, Dominican Republic
Who is online
Users browsing this forum: Baidu [Spider] and 84 guests