Page 1 of 1

how the IP address setting when ESP32 used in AP mode?

Posted: Tue Nov 01, 2022 10:00 pm
by lladam
Hi all.
Generally, the esp32 output AP IP address as : 192.168.4.1 when works in AP mode, how this IP come out or where that be set?
is it coming out random by WiFi.h? can that be config as other number?
Thanks
Adam

Re: how the IP address setting when ESP32 used in AP mode?

Posted: Wed Nov 02, 2022 11:30 am
by chegewara

Re: how the IP address setting when ESP32 used in AP mode?

Posted: Thu Nov 03, 2022 4:09 pm
by lladam
Thank you.