Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

ESP32 CAM not connecting #229

Open
a10pepo opened this issue Jul 16, 2021 · 0 comments
Open

ESP32 CAM not connecting #229

a10pepo opened this issue Jul 16, 2021 · 0 comments

Comments

@a10pepo
Copy link

a10pepo commented Jul 16, 2021

I am using ESP32 CAM to send images by mqtt to IoT Core in GCP but I am not able to make a connection to the server.
I am using this library:

I have configured ciotc_config.h
I have flashed the esp32_lwmqtt into the ESP32 CAM using arduino ide
And I am getting the following error:

Connecting...
Refreshing JWT
not connected
Settings incorrect or missing a cyper for SSL
Connect with mqtt.2030.ltsapis.goog:8883
ClientId: projects//locations/europe-west1/registries//devices/
Waiting 60 seconds, retry will likely fail

I was able in the past to do this on ESP8266 using certificates but not able to replicate on ESP21 any idea?

On the other side, I have tested using mosquitto_pub and everything connects and send data correctly.. what am I missing?

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

No branches or pull requests

1 participant