I have a GSM modem that sends data via UDP (it appears) I have configured it to send all data to my public IP address over the internet but no data is arriving at my end so I need to troubleshoot.
I have confirmed that a TCP connection can be made from anywhere on the internet on the same port that the modem is supposed to be communcating on. Im using "Aggsoftware TCP/IP or UDP data logger" to listen for incoming data.
Is there software that I can use to test sending of UDP data?