Search found 1 match

by allabouttheip
Sun May 21, 2023 9:35 am
Forum: ESP-IDF
Topic: Physical Ethernet and BLE incompatibility?
Replies: 0
Views: 534

Physical Ethernet and BLE incompatibility?

Hello. I hope I am in the right place! I have some code which continually sends a fixed length UDP packet over the internal physical ethernet at 1 packet per second. The packets contain a sequence number so I can track lost packets. Monitoring the output with wireshark the code runs indefinitely wit...