Skip to content

Using MQTT SSL on ESP32-WROOM #319

@joaomatos22

Description

@joaomatos22

Hi! On my project wsing ESP32 I am trying to connect to a MQTT server using SSL. For what I see I need to write the command "mqttClient.setSecure(true);" before setting up the MQTT connection but when I compile my program it says that "class AsyncMqttClient' has no member named 'setSecure'; did you mean 'setServer'?". Can someone help me. I can´t find what the problem is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions