-->
Page 1 of 1

How to set Station Hostname

PostPosted: Sat Jan 23, 2016 10:10 am
by kapooo
Hi everybody,

how to set the station hostname? I tried to use the API function wifi_station_set_hostname("esp8266"); but nothing is changed.

My router displays the IP of ESP correctly, but the hostname is "UNKNOWN". Same thing using an IP scanner like Angry IP Scanner...no hostname is displayed.

There is a trick to use wifi_station_set_hostname() function?

Thanks

Re: How to set Station Hostname

PostPosted: Wed Mar 30, 2016 4:13 pm
by coll
I keep getting compile error not declared .. what is the include file to use?