MQTT strange problem
Posted: Wed Apr 08, 2026 8:51 am
Hi,
This is not an FC issue and probably my fault (rather than strange) but I am struggling to find out what the problem is.
I have a program that is working well so far, I changed the NumDP in AssignDataAsFloat to get 3 decimal places and this worked as expected for the first value. I then tried to do it for the other 3 values (or just one of them) and it basically seems to lock up the web app where nothing changes. I can see the data being sent (or at least the string prior to sending) but the web app just stops working.
I tried extending the string as I thought it might be an issue but that caused other more severe issues.
Is there a simple way I can see the MQTT data without using the web app so I can see what is actually being sent.
I know it is not and FC issue but if anyone is interested I will see if I can make a demo to show the problem.
Regards,
Bob
This is not an FC issue and probably my fault (rather than strange) but I am struggling to find out what the problem is.
I have a program that is working well so far, I changed the NumDP in AssignDataAsFloat to get 3 decimal places and this worked as expected for the first value. I then tried to do it for the other 3 values (or just one of them) and it basically seems to lock up the web app where nothing changes. I can see the data being sent (or at least the string prior to sending) but the web app just stops working.
I tried extending the string as I thought it might be an issue but that caused other more severe issues.
Is there a simple way I can see the MQTT data without using the web app so I can see what is actually being sent.
I know it is not and FC issue but if anyone is interested I will see if I can make a demo to show the problem.
Regards,
Bob