Search found 6 matches

by Patrik Celin
Wed Dec 12, 2018 1:54 pm
Forum: ESP-IDF
Topic: mdns example not work!
Replies: 3
Views: 6489

Re: mdns example not work!

Sorry, now I've tried with a Ubuntu device and I'm able to perform the ping to hostname, so I think that there is some settings or firewall rule that to avoid mDNS in Windows 10.
by Patrik Celin
Wed Dec 12, 2018 12:44 pm
Forum: ESP-IDF
Topic: mdns example not work!
Replies: 3
Views: 6489

Re: mdns example not work!

I've typed in the post the wrong hostname.
My hostname is esp32-mdns_XXYYZZ (with XXYYZZ mac address number, the same hostname that I see in the log).

If I tried ping esp32-mdns_XXYYZZ with the command "ping esp32-mdns_XXYYZZ.local" , I have the above problem.
by Patrik Celin
Tue Dec 11, 2018 9:02 am
Forum: ESP-IDF
Topic: mdns example not work!
Replies: 3
Views: 6489

mdns example not work!

Hi guys, I'm working with master branch v.3.3-dev and I've tried "mdns_example". It doesn't works for me. I've configured the SSID, the password of an external AP, and the hostname of the device for mdns (I've setted "esp32"). When I run the example, I see print in the log the correct name of hostna...
by Patrik Celin
Fri Dec 07, 2018 9:33 am
Forum: ESP-IDF
Topic: cannot open linker script file
Replies: 6
Views: 9641

Re: cannot open linker script file

Ok, with the last release of the master is fixed.

Thanks
by Patrik Celin
Tue Nov 27, 2018 2:53 pm
Forum: ESP-IDF
Topic: cannot open linker script file
Replies: 6
Views: 9641

Re: cannot open linker script file

Sure!
out.txt
(2.88 KiB) Downloaded 946 times
by Patrik Celin
Tue Nov 27, 2018 2:07 pm
Forum: ESP-IDF
Topic: cannot open linker script file
Replies: 6
Views: 9641

cannot open linker script file

Hi, I've upgrade ESP-IDF from v.3.2-beta1 to v.3.3-dev and I've got an error with the linker also with hello-world example: "linker script generation failed for /esp-idf/components/esp32/ld/esp32.commonld.in ERROR: LD build/hello-world.elf /../../../xtensa-esp32-elf/bin/ld: cannot open linker script...