Search found 1 match
- Mon Jan 02, 2023 1:48 pm
- Forum: ESP-IDF
- Topic: UDP broadcasting over Station+SoftAP
- Replies: 0
- Views: 833
UDP broadcasting over Station+SoftAP
Hi, I have a particular problem. I have two ESP32-S2 devices, one configured as Station + SoftAP and the other is connected to the first one (as a station). both devices are set to send and receive UDP broadcast packets to each other on the same port. and both of them work fine. In another word, bot...