Connecting via MQTT Dash Android app

Hi,
I’m trying to connect usinf my “MQTT Dash” app on m y phone I have added a server connection and entered the URL, username and password but it will not connect.
I have used the long url ending in .s2.eu.hivemq shown in my accounts and the username/password and port.
It just says connection failed.
I use this succesfully with another MQTT server.

Hello, @gadjet ,

Thank you for the interest in MQTT and HiveMQ - welcome to the community!

I’m unfamiliar with the client utilized for the MQTT Dash app - would it be possible to provide a link to documentation for this client? This will help us review any further needs that may be required for connectivity.

Typically, when connecting to a Cloud broker, the full domain name, username/password, and port are required - by default, port 8883 is utilized (8884 for Websocket connections).

Additionally, HiveMQ does offer an Android-based client, the documentation for which is available here.

Best,
Aaron from HiveMQ Team

Hi I finally got it working although I’m not certain what was stoppping it fromo working.
the app I use is found here MQTT Dash

I will look at the app

Thanks

Hello @gadjet ,

Glad to hear it!

If you happen to have any more questions, please feel free to use the community forum. We are always happy to help.

Best,
Aaron from HiveMQ Team