Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittend mDNS detection on IDE 2.*.*, instant on 1.8.* #61

Open
3 tasks done
bartgrefte opened this issue Mar 7, 2024 · 0 comments
Open
3 tasks done

Intermittend mDNS detection on IDE 2.*.*, instant on 1.8.* #61

bartgrefte opened this issue Mar 7, 2024 · 0 comments
Labels
type: imperfection Perceived defect in any part of project

Comments

@bartgrefte
Copy link

bartgrefte commented Mar 7, 2024

Describe the problem

Ever since Arduino IDE v2.0.0, mDNS detecton only works intermittently (I'm currently at 2.3.2) and I've seen it reported various times, like on https://forum.arduino.cc/t/ide-2-0-ota-mdns-discovery-only-intermittently-finds-nodes/1036850

Switching back to v1.8.* and the problem is gone, mDNS detection works immediately.

To reproduce

Flash BasicOTA sketch with the appropriate wifi credentials, to an ESP-module, Pico W or similar device.

Start both Arduino IDE v2.. and v1.8.* and see the immediate detection in v1.8.* and spotty (at best) detection in v.2..

Expected behavior

Both v1..8.* as well as v2.. IDE's picking up OTA'ble devices through mDNS.

mdns-discovery version

v1.0.9 (build timestamp: 2023-03-22T15:14:23Z)

Operating system

Windows

Operating system version

10 LTSB 2016

Additional context

Not sure if mDNS related, but besides the mDNS detection issue, I'm also running into another OTA-related something arduino/arduino-ide#740 and the more current earlephilhower/arduino-pico#1728 (comment)

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest version
  • My report contains all necessary details
@bartgrefte bartgrefte added the type: imperfection Perceived defect in any part of project label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

1 participant