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

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

Open
UdayChaduvula opened this issue Jul 22, 2023 · 1 comment
Open

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

UdayChaduvula opened this issue Jul 22, 2023 · 1 comment

Comments

@UdayChaduvula
Copy link

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
Copy link

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
}]

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

2 participants