Closed
Description
Please fill the info fields, it helps to get you faster support ;)
Hardware:
Board: Adafruit ESP32 Feather
Core Installation/update date:
IDE name: Arduino 1.8.5 on MacOS
Flash Frequency: ?80Mhz?
Upload Speed:
Description:
Using the mDNS_Web_Server example sketch, I can't get the addService method to work. The sketch runs fine, I can access my ESP32 using the esp32.local URL but it doesn't get advertised on the network when checking with different mdns browsers. Similar code works with the esp8266. Also browsing services seems to work.