This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C1290NCPDT: Energia MQTT/Ethernet Connection issue

Part Number: TM4C1290NCPDT
Other Parts Discussed in Thread: ENERGIA

Hello,

I had posted this issue on Energia forum also, but no response from there? Hope to get some help here.

I have built an application which is based on the PubSubClient and Ethernet library.Tm4c129 is expected to publish some data and subscribe to some topic through MQTT. It works perfectly well when there is only one TM4C129 is connected to the LAN. If I try to connect/dump code on another TM4C129 on the other LAN the earlier connection would disconnect or the later one. I am not clear about why this happening? Did anyone come across this kind of issue?

Thanks.