Page 1 of 1

Changing the network that the ESP32 offers as a DHCP Server when being an access point

Posted: Wed Mar 07, 2018 2:08 pm
by kolban
I find that, by default, when I make my ESP32 an access point, the network it forms is 192.168.4.x and allocates itself the IP address 192.168.4.1. Is there a known recipe to change this to a different address?

I'm working with a software base that requires/expects the access point to have the address 192.168.0.1 and am looking to determine the recipe (if possible) to make the ESP32 consistent with this story.

Re: Changing the network that the ESP32 offers as a DHCP Server when being an access point

Posted: Wed Mar 07, 2018 7:12 pm
by WiFive