ranadheer - 2 days ago

Hi everyone

Am trying to make establish MQTT connection , where am using IIOT example for this as a demo mode.

where i had given IP-address of of local Linux application as a 172.31.239.67 and port number as 1883 in the PLC_PRG itself, and preparing the publish message by manually as " this is from published message", and this should receive at the subscriber side.

Aim: To make communicate external publisher to the CODESYS by using MQTT protocol.

By any chance having reference documents about this implementation please share here. and suggest the process to make it possible.

I had uploaded reference project file after updating address in th PLG_PRG, kindly assist to configure with the broker