Search found 2 matches
- Sat Aug 10, 2019 4:01 pm
- Forum: ESP-IDF
- Topic: Working UDP client on any version of IDF?
- Replies: 10
- Views: 13479
Working UDP client on any version of IDF?
Does any one have a working udp client example? The udp_client example in the examples/protocols/socket/udp_client doesn't seem to work. I've used Wireshark to try to capure the message sent but it doesn't send. The udp_server example works but I want an example that doesn't rely on getting its dest...
- Fri Aug 09, 2019 11:26 pm
- Forum: General Discussion
- Topic: RTT of examples udp_server and udp_client not very good.
- Replies: 2
- Views: 4199
Re: RTT of examples udp_server and udp_client not very good.
You seem to have better luck than I'm having with the udp_client example program. My attempts at getting it to work have gone nowhere. The udp_client attaches to the wireless router, gets an ip and then says it sent a message but nothing is sent as far as I can tell. I use a program called Packet Se...