Node-red, lost UDP frames
- This topic has 1 reply, 1 voice, and was last updated 6 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hello,
I use Node-red on the Multitech Conduit, to make an UDP connection with my server.
The Node-Red is used to transfert LoRa frames to UDP connection.
I use the UDP input node on the 56000 port in ipv4 and the UDP output node on the 5683 port in ipv4.
When Node-red send a message to the UDP output node I have no problem.
But sometimes when my server send message to the UDP input, the message just disappear.
I check with tcpdump on this UDP port, all the messages appear on it but not all of them arrive at the node-red (I check on the debug print and on the LoRa log).
Is anyone have a track to determine why those UDP frame disappear and how correct it?
Regards,
Carole
Hello,
To correct my problem I changed the Multitech Firewall parameters.