I have a problem with a MQTT subscribe on Node-RED either by using mqtt_in node or ubidots_in node. The connection to MQTT broker has successfull, however there is no output from the node. The expected output is boolean 1/0 value.
Appreciate if idea to solve this issue.
Or maybe try subscribing to the wildcard # to maybe see a the incoming topics then refine from there. ( not all brokers allow subscribing to # but worth a try)