Strange dhcps behavior
Posted: Mon Sep 25, 2017 1:53 pm
In WIFI_MODE_APSTA mode, when STA connected - DHCP server (dhcps) on SoftAP interface stops work.
If enable dhcps debug (#define DHCPS_DEBUG 1) you may see that dhcp server got DHCPREQUEST, but no any DHCPOFFER on connected device. if disconnect STA interface on esp32 (set wrong ssid or pass) - dhcps on SoftAP inteface start work correct.
I use newlest revision of ESP-IDF (hash 1773770f446fb12db2c18217f09fa9d0d2febd35).
Attach demo proj and dhcps logout data. Pls, any help to solve this situation.
If enable dhcps debug (#define DHCPS_DEBUG 1) you may see that dhcp server got DHCPREQUEST, but no any DHCPOFFER on connected device. if disconnect STA interface on esp32 (set wrong ssid or pass) - dhcps on SoftAP inteface start work correct.
I use newlest revision of ESP-IDF (hash 1773770f446fb12db2c18217f09fa9d0d2febd35).
Attach demo proj and dhcps logout data. Pls, any help to solve this situation.