kadamski wrote:Can you explain in more details what you mean by suffix set function?
dns suffix working with dnsmasq. something like ".lan" its necessary for finding devices on the network.some router's like open-wrt giving dns suffix for every devices. for ex. esp8266-abcdef is esp's hotsname and laptops hostname is mylaptop. if router giving dns suffix, esp8266-abcdef.lan is esp's dnsmasq and mylaptop.lan is laptops dnsmasq. so i can ping like "ping mylaptop". if router dont have dns suffix option, windows machine's cant find .lan local dns segment and it cant send ping for hostname.
Lets get the party started and +1
[url=https://www.banggood.com/custlink/KvGGhGF4wG[/url]
I like ESP8266 and ESP8285 and ESP32
BTW, it seems that you know how to compile bunch of different firmwares on Windows. What should I do in the lwip project so that you could compile it on Windows? I don't have Windows system to test that.
for compiling
i am using ecilips ide (espressif unofficial dev kit.)(mingw and xtensa core. i have this error message. i changed cc and ar path. i think problem is in makefile but i didnt figure that out yet.
19:06:31 **** Incremental Build of configuration Default for project esp-lwip-esp8266-1.4.1 ****
mingw32-make.exe -f C:/Espressif/examples/esp-lwip-esp8266-1.4.1/Makefile all
/xtensa-lx106-elf-ar rcs liblwip.a
C:/Espressif/examples/esp-lwip-esp8266-1.4.1/Makefile:21: recipe for target 'liblwip.a' failed
process_begin: CreateProcess(NULL, /xtensa-lx106-elf-ar rcs liblwip.a, ...) failed.
make (e=2): Sistem belirtilen dosyayı bulamıyor.
mingw32-make.exe: *** [liblwip.a] Error 2
19:06:31 Build Finished (took 103ms)
Lets get the party started and +1
[url=https://www.banggood.com/custlink/KvGGhGF4wG[/url]
I like ESP8266 and ESP8285 and ESP32