DTIM configuration for SoftAP
Posted: Sun Oct 01, 2023 7:54 pm
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.
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.