Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I get "_poll(): pcb is NULL" in mqttClient.connect(); #186

Open
matsekberg opened this issue Jul 18, 2024 · 0 comments
Open

I get "_poll(): pcb is NULL" in mqttClient.connect(); #186

matsekberg opened this issue Jul 18, 2024 · 0 comments

Comments

@matsekberg
Copy link

matsekberg commented Jul 18, 2024

[ 16371][I][network.cpp:192] connectToMqtt(): [NET] Connecting to MQTT 10.0.1.50...
[ 16629][W][AsyncTCP.cpp:949] _poll(): pcb is NULL
[ 17129][W][AsyncTCP.cpp:949] _poll(): pcb is NULL
[ 17629][W][AsyncTCP.cpp:949] _poll(): pcb is NULL
[ 18129][W][AsyncTCP.cpp:949] _poll(): pcb is NULL
[ 18629][W][AsyncTCP.cpp:949] _poll(): pcb is NULL
[ 19130][W][AsyncTCP.cpp:949] _poll(): pcb is NULL
[ 19629][W][AsyncTCP.cpp:949] _poll(): pcb is NULL
[ 20129][W][AsyncTCP.cpp:949] _poll(): pcb is NULL
[ 20629][W][AsyncTCP.cpp:949] _poll(): pcb is NULL
[ 21129][W][AsyncTCP.cpp:949] _poll(): pcb is NULL
[ 24356][I][network.cpp:199] onMqttConnect(): [NET] Connected to MQTT broker: 10.0.1.50

Compiling using arduino ide for esp32-s3.
Using library AsyncMQTT_ESP32 for MQTT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant