You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
per1234
changed the title
Intermittend mDNS detection on IDE 2.*.*, instant on 1.8.*
Port is discovered only intermittently using mdns-discovery, but instantly with Arduino IDE 1.x
May 11, 2025
Describe the problem
When using Arduino IDE 2.x, mDNS detection only works intermittently.
When I use Arduino IDE 1.8.* the problem does not occur; mDNS detection works immediately.
To reproduce
Flash the "BasicOTA" example sketch of the "ArduinoOTA" library with the appropriate Wi-Fi credentials, to an ESP-module, Pico W or similar device.
Start both Arduino IDE 2.x and 1.x and see the immediate detection in 1.x and spotty (at best) detection in 2.x.
Expected behavior
mdns-discovery reliably discovers the network protocol ports of Arduino boards.
mdns-discovery version
1.0.9
Operating system
Windows
Operating system version
10 LTSB 2016
Additional context
I'm currently using Arduino IDE 2.3.2.
Additional reports
Issue checklist
The text was updated successfully, but these errors were encountered: