Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
static IP address
#1
Is it possible to set a static IP address?
Reply
#2
Yes, it is technically possible, i just need to make it configurable.
Unless something critical pops up in the next couple of days i will add it and post update
Reply
#3
Great Thanks
Reply
#4
Information 
i just added this functionality, to get it, first update to the latest fw by sending command 

otah

and then
static_wifi ip,gateway,subnet,dns1,dns2,
e.g.
static_wifi 192.168.1.57,192.168.1.1,255.255.255.0,192.168.1.1,192.168.1.1,


notice the , at the end, and all parameters are required, for dns1 and dns2 you can add the same value
also - no spaces around the commas

(the command is intended for to be used by the UI config tool, but it is still lagging in features Smile

to disable it -
static_wifi ,,,,,
Reply
#5
Excellent. I'll give it a try.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)