Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing via mosquitto_sub/pub. How? #63

Open
mprowe opened this issue Dec 7, 2021 · 1 comment
Open

Accessing via mosquitto_sub/pub. How? #63

mprowe opened this issue Dec 7, 2021 · 1 comment

Comments

@mprowe
Copy link

mprowe commented Dec 7, 2021

With the example program uMQTTBrokerSampleOOFull.ino running.

Trying to subscribe using mosquittio_sub -h 192.168.4.1 -t# -v from a PC on the 192.168.4/24 net give the following error.
Connection error: Connection Refused: identifier rejected.

Can this be done? If so, how?

Regards, M.

@mprowe
Copy link
Author

mprowe commented Jan 18, 2022

Dho... Silly me!
mosquitto_sub -h 192.168.4.1 -t # -v -i Test_Client

Regards, M.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant