Skip to content

Can't send retained messages #69

Open
@iris-pascoal

Description

@iris-pascoal

Hi! I'm trying to send a retained message, my code is as follows:
mqttClient.beginMessage(topicVRCommand, true);
mqttClient.print("WAKE_UP_KITCHEN");
mqttClient.endMessage();

The message is not going as retained even though i have the reained flag as true. Anyone had the same problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions