UDP Freeze data

Hello
I am doing a UDP communication job in Matlab and node red, however the communication I have is slow, especially when I send data from Simulink to node red, I don't know why this could be, I did the test by sending integers.
In simulink I am receiving data, and when I get two-digit numbers, the second digit freezes when I try to decrease the number.

[{"id":"3a702017.ebed","type":"udp out","z":"d38263c.5fd5ea","name":"","addr":"192.168.1.34","iface":"","port":"25000","ipv":"udp4","outport":"25499","base64":false,"multicast":"false","x":550,"y":160,"wires":[]}]

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.