Hi, i recently acquired couple M262 and i was looking at hooking it up through a cloud MQTT broker to allow data transfer betwen different installation/localisation to a centralized NodeRed.
I setted up the HiveMQ account hooked up NodeRed without any major issue. But when i get to the PLC thing get spicy.
There is a builtin library for handling MQTT either as a broker itself or a client. Once on the page to configure the MQTT as a client i am required to enter an IP Adresse. I put the URL there but it expect a real ip adresse… i tried to “nslookup” the URL of my cluster and tried to use that IP adresse to connect to the broker but it did not work…
Any one got any idea ?