-->
Page 2 of 2

Re: the 192,168,4,1 address?

PostPosted: Fri Mar 08, 2019 2:36 am
by schufti
Code: Select allTo set up password protected network, or to configure additional network parameters, use the following overload:

WiFi.softAP(ssid, password, channel, hidden, max_connection)

The first parameter of this function is required, remaining four are optional.


taken from the page you referenced ....