Search found 2 matches

by esp32begin
Mon Sep 20, 2021 4:31 pm
Forum: Sample Code
Topic: Problem with "example /protocols/mqtt/tcp" - ESP-WROOM-32
Replies: 3
Views: 15259

Re: Problem with "example /protocols/mqtt/tcp" - ESP-WROOM-32

Hi,

I solved it, I was entering the broker address wrong
by esp32begin
Sat Sep 18, 2021 10:47 am
Forum: Sample Code
Topic: Problem with "example /protocols/mqtt/tcp" - ESP-WROOM-32
Replies: 3
Views: 15259

Problem with "example /protocols/mqtt/tcp" - ESP-WROOM-32

Hi, I have got a problem with the code of the example mqtt/tcp --- espressif / esp-idf "https://github.com/espressif/esp-idf/tree/master/examples/protocols/mqtt/tcp" , the message is: E (941400) TRANS_TCP: [sock=54] select() timeout E (941400) MQTT_CLIENT: Error transport connect I upload the same c...