[SOLVED] Is MQTT available for education accounts?

Hello, congratulations for the good work done. I’ve found this awesome platform recently and want to give it a try for my iot proyects.
I use MQTT mainly as communication protocol for my devices and was happy to see some code examples in your online documentation. However it seems it doesn’t work for me.
This simple command with mosquitto client in Ubuntu shows nothing (but a connection timeout error) while variable values are changed within the dashboard:

mosquitto_sub -h "things.ubidots.com" -t "/v1.6/devices/pi/temp/lv" -u "my_default_token_here"  -d

Error: Connection timed out

Anybody with this kind of problem out there? :slightly_smiling_face:

Best regards,

Sorry, It is working all right. It was my fault due to a firewall rule.

Hi @readylan, thanks for the message, I am glad to know that you solved your issue, let me know if you have any additional question.

All the best