ESP8266 Developer Zone The Official ESP8266 Forum 2017-02-27T11:15:01+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=3373 2017-02-27T11:15:01+08:00 2017-02-27T11:15:01+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3373&p=11378#p11378 <![CDATA[Re: Unable to set static IP]]> About this,I don't you how to set,but you can consult this sample to set.
https://github.com/espressif/esp8266-rt ... /conn_ap.c

Statistics: Posted by ESP_Xutao — Mon Feb 27, 2017 11:15 am


]]>
2017-02-22T15:13:38+08:00 2017-02-22T15:13:38+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3373&p=11357#p11357 <![CDATA[Unable to set static IP]]> IP configuration I want to set:
IP: 192.168.1.100
Mask: 255.255.255.0
GW: 192.168.1.254

But when I print the ip configuration I get back this:

IP: 192.168.1.100
Mask: 255.255.255.0
GW: 255.255.255.127

Can someone tell me or point me where things are going wrong? Is it that GW IP 192.168.1.254 is not allowed??

Statistics: Posted by ajay.bhargav — Wed Feb 22, 2017 3:13 pm


]]>