Page 1 of 1

DTIM configuration for SoftAP

Posted: Sun Oct 01, 2023 7:54 pm
by prasad.samudrala
I am trying to configure beacon_interval and DTIM settings for SoftAP. I could see uint16_t beacon_interval in the wifi_ap_config_t structure but i don't see DTIM configuration setting.

Is there a way i can set the DTIM value for SoftAP so that i can bring in my low power ESP devices with longer beacon_period and higher DTIM values.