As the title says... Chat on...

User avatar
By alonewolfx2
#5948
zeroday wrote:
alonewolfx2 wrote:I think it should getip and setip. I am trying to implement this function. I also trying to implement node.info function for version and build date.


Hi, some of them is implemented already in branch dev094.

i tried but it seems setip not working.
Edit: i created pull request for solve this issue
User avatar
By laidlow
#6110 Awesome man, really looking forward to the new firmware! Thanks for all your hard work, this is by far the most feature rich platform for the esp8266 at the moment!

In terms of roadmap i'd LOVE to see some of the features from the MQTT firmware implemented when all the bugs are worked out!
User avatar
By zeroday
#6121
PuceBaboon wrote:Zeroday,

What's the syntax for your new setip() call, please? I'm too
dumb to get it working.

Thanks, -John-


sorry, un-doc-ed yet...
Code: Select allwifi.sta.setip({ip="192.168.18.119",netmask="255.255.255.0",gateway="192.168.18.1"})