Has anyone had any experience with these?
I've got a setup using softAP (espressif ide, ESP32 and ESP32C3) where I'm losing some packets. UDP packets are sent from a PC (ubuntu) in bursts of 6/7 packets at 25 mS intervals. The seventh packet in a sequence is usually lost when the PC is sending packets back-to-back. There is some packet loss (not as many, and more random) when a delay is inserted between my PC application attempting to transmit.
I'm most suspicious of the ESP softAP, but I haven't eliminated all other possibilities yet.
I've got a setup using softAP (espressif ide, ESP32 and ESP32C3) where I'm losing some packets. UDP packets are sent from a PC (ubuntu) in bursts of 6/7 packets at 25 mS intervals. The seventh packet in a sequence is usually lost when the PC is sending packets back-to-back. There is some packet loss (not as many, and more random) when a delay is inserted between my PC application attempting to transmit.
I'm most suspicious of the ESP softAP, but I haven't eliminated all other possibilities yet.