Skip to content

MQTT Not responding to publish #1

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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