这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

ESP32 CAM not connecting #229

@a10pepo

Description

@a10pepo

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions