sure. please find the attached. Even with just the mqtt-in alone in the flow it doesn't connect. appreciate ur support
[{"id":"d689d22c.4acf9","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"723469b0.a744b8","type":"inject","z":"d689d22c.4acf9","name":"","topic":"iotdemo","payload":"{\"desired\":{\"powerOn\":1},\"reported\":{\"powerOn\":0}}","payloadType":"json","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":110,"y":160,"wires":[["9ca435b.e58abc8","4fa8de85.cc28b"]]},{"id":"9ca435b.e58abc8","type":"mqtt out","z":"d689d22c.4acf9","name":"","topic":"iotdemo","qos":"","retain":"","broker":"82526810.02b8d8","x":450,"y":120,"wires":[]},{"id":"4fa8de85.cc28b","type":"debug","z":"d689d22c.4acf9","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","x":310,"y":200,"wires":[]},{"id":"8cc9140a.c3ffa8","type":"mqtt in","z":"d689d22c.4acf9","name":"","topic":"iotdemo","qos":"2","datatype":"auto","broker":"82526810.02b8d8","x":110,"y":300,"wires":[["4fa8de85.cc28b"]]},{"id":"82526810.02b8d8","type":"mqtt-broker","z":"","name":"TEST","broker":"qqq.com","port":"8883","tls":"87e7a49e.56b3a8","clientid":"asasa1212","usetls":true,"compatmode":true,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","closeTopic":"","closeQos":"0","closePayload":"","willTopic":"","willQos":"0","willPayload":""},{"id":"87e7a49e.56b3a8","type":"tls-config","z":"","name":"","cert":"","key":"","ca":"","certname":"mycert.pem.crt","keyname":"mykeyprivate.pem.key","caname":"rootca1.pem","servername":"","verifyservercert":true}]