-->
Page 1 of 1

IP() reports 0.0.0.0

PostPosted: Sat Jan 16, 2016 12:56 pm
by heckler
Should the IP() function report the actual IP address when in AP mode??
for me it is only showing 0.0.0.0 in AP mode

does it only work when in STATION mode??

thanks
dwight

Re: IP() reports 0.0.0.0

PostPosted: Sat Jan 16, 2016 4:21 pm
by Mmiscool
This function works in station mode. The ip for AP mode is always going to be 192.168.4.1

I will have to look in to making this report the correct value by adding some logic to figure if its in ap or station mode.