10-24-2016, 02:15 AM
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
to disable it -
static_wifi ,,,,,
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
to disable it -
static_wifi ,,,,,