Skip to content

MQTT Not responding to publish #1

@motor4all

Description

@motor4all

I tried to get MQTT working.
It is registering with the broker but not responding to a publish.
With a subcribe of # and switching off/on a relay does not give the expected:
Serial.print("Message arrived [");
Serial.print(topic);
Serial.print("] ");
I tried various syntaxes to publish, but no luck (ESP32LR20/R1Topic, payload 1)

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