Page 1 of 1

ESP Easy setup via Serial

Posted: 26 Apr 2016, 10:46
by yml020
Can anyone please give me the syntax of the "IP" command when setting up ESP Easy via the serial interface.

IP Set a static ip adress is the command. I need to set a static IP, with the GateWay and Sub-net mask.

I can set the following some connections are all correct:-
WifiSSID Set the SSID of your homenetwork. "WifiSSID yournetworkname"
WifiKey Set the WPA key of your homenetwork "WifiKey yoursecretkey"
WifiConnect Connect to wifi.

Any help will be appreciated.

Re: ESP Easy setup via Serial

Posted: 27 Apr 2016, 08:24
by Oehoeboeroe
ip youripaddress
Like: ip 192.168.1.23

Re: ESP Easy setup via Serial

Posted: 27 Apr 2016, 09:17
by yml020
That just plain does not work !?!?!
It says OK, but the "settings" still shows 0.0.0.0

Re: ESP Easy setup via Serial

Posted: 27 Apr 2016, 18:03
by tozett
simple function looks like working code ..??
https://github.com/ESP8266nu/ESPEasy/bl ... d.ino#L335

Re: ESP Easy setup via Serial

Posted: 28 Apr 2016, 09:44
by yml020
Hi.
For some or other reason, on my side, there seems to be a problem.
I only wanted it for emergency setting in case something goes wrong, so it is not too important.
Thank you all for info.

Re: ESP Easy setup via Serial

Posted: 28 Apr 2016, 11:50
by BertB
Did you issue a reboot after the IP change?

Re: ESP Easy setup via Serial

Posted: 28 Apr 2016, 15:48
by yml020
I have just tried now again to change the IP of one of my working devices.
Change IP and reboot. Still stays on the old IP.

Re: ESP Easy setup via Serial

Posted: 21 May 2016, 16:46
by tprinslo
What worked for me is the following
IP xx.xx.xx.xx
save
reboot

Wait for reboot and then confirm with
settings