knolleary / pubsubclient

A client library for the Arduino Ethernet Shield that provides support for MQTT.
http://pubsubclient.knolleary.net/
MIT License
3.78k stars 1.46k forks source link

MQTT Connect is not working for ESP32-C3-12F #1019

Open UdayChaduvula opened 11 months ago

UdayChaduvula commented 11 months ago

ESP32-C3-12F Board is not able to connect to the MQTT by using Pubsubclient, whereas other remaining boards are connected to MQTT by using Pubsubclient.

Mohamed-U3 commented 3 months ago

the same issue here i got that error [{ "resource": "/d:/Projects/VS code/ESP32_test/include/Communication_interface.h", "owner": "cpp", "severity": 8, "message": "no matching function for call to 'PubSubClient::setCallback()'", "startLineNumber": 55, "startColumn": 149, "endLineNumber": 55, "endColumn": 149 }]