MQTT example not working
Posted: Thu Oct 06, 2022 1:32 pm
Hi i am trying to use mqtt example from esp-mdf -> functioning_demo -> mwifi and its not working I spend hours trying to check if everything is ok i put my router ssid and password everything is connected to the internet by I still get errors
Kconfig
Error
What can I do next?
Kconfig
Code: Select all
config MQTT_URL
string "MQTT broker URL"
default "mqtt://iot.eclipse.org"
help
URL of the broker to connect to
Code: Select all
E (14721) esp-tls: [sock=54] select() timeout
E (14722) TRANSPORT_BASE: Failed to open a new connection: 32774
E (14722) MQTT_CLIENT: Error transport connect