Replies: 15 comments
-
Hi, please try this. go to the webgui go to settings and check your mqtt settings and re-enter the password and then press save. if the issue persist uncomment this 3 lines and flash it again. |
Beta Was this translation helpful? Give feedback.
-
src/main.cpp: In function 'void onMqttConnect(bool)': There are errors |
Beta Was this translation helpful? Give feedback.
-
Replace this line with sendDebug("engineMes",hoermannEngine->state->debugMessage); |
Beta Was this translation helpful? Give feedback.
-
I get this Info via serial Monitor: Connecting to MQTT... |
Beta Was this translation helpful? Give feedback.
-
Ok please send the terminal output of the build command to see the version of libraries used for build |
Beta Was this translation helpful? Give feedback.
-
Is your esp connected to the wifi? Or are you connected to it with the wifi access point |
Beta Was this translation helpful? Give feedback.
-
Library Manager: Installing dok-net/ghostl @ ^1.0.0
do you mean this? |
Beta Was this translation helpful? Give feedback.
-
The esp ist connectet to the wifi |
Beta Was this translation helpful? Give feedback.
-
try to change the libs in platformio.ini with this
|
Beta Was this translation helpful? Give feedback.
-
I get the same log... |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Dependency Graph
|
Beta Was this translation helpful? Give feedback.
-
|-- home-assistant-integration @ 2.0.0 is normal as I'm looking if we can replace the mqtt librarie with it. Have you change your libs dependency as written here.
|
Beta Was this translation helpful? Give feedback.
-
|-- ESPAsyncWebServer-esphome @ 3.1.0 Now it looks like the dependencys from you |
Beta Was this translation helpful? Give feedback.
-
Hey, |
Beta Was this translation helpful? Give feedback.
-
Hello,
I downloaded before 4 days all files and programmed my ESP.
I Have installed Mosquitto Broker on my PC. I added the user from the ESP. The Server IP is the IP from my PC. But on TeraTerm my ESP say "Connecting to MQTT..."
The Mosquitto Broker is running. I tested this with MQTT.fx an MQTT Explorer.
Can you help me?
Best regards
Beta Was this translation helpful? Give feedback.
All reactions