ESP AP multicasts loss
Posted: Mon Jan 06, 2020 11:58 am
Hi,
I want to send UDP multicasts from ESP32 AP to a mobile phone.
I used the udp_multicast example and changed it to AP, but a lot of multicast messages from the AP to the phone were lost (from the phone to the AP it works fine).
I saw on another topic that Wi-Fi modem sleep should be disabled, but it still doesn't work.
Does anyone have a code for supporting multicasts in ESP AP?
I also use AT commands, is there a way to send multicasts using AT command?
Thanks a lot!
I want to send UDP multicasts from ESP32 AP to a mobile phone.
I used the udp_multicast example and changed it to AP, but a lot of multicast messages from the AP to the phone were lost (from the phone to the AP it works fine).
I saw on another topic that Wi-Fi modem sleep should be disabled, but it still doesn't work.
Does anyone have a code for supporting multicasts in ESP AP?
I also use AT commands, is there a way to send multicasts using AT command?
Thanks a lot!