Solved
I SEND UDP PACKAGE WITH STM32 BUT THE PROTOCOL SHOWNS AS ECHO. WHY?
I'm trying to send udp data from stm to server. But when i observe in Wireshark, the protocol shown as ECHO, not UDP. What is the reason?
I'm trying to send udp data from stm to server. But when i observe in Wireshark, the protocol shown as ECHO, not UDP. What is the reason?
Thank you my friends. I solve the problem. The problem is due to port 7 conflict. When I changed the port number, the problem was solved.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.