Closed
Description
Arduino 1.8.13 will list IP address AND hostname of all online ESP8266's
Arduino 2.0.0-beta.12 ONLY lists IP addreses
This is difficult as I have many OTA-updateable ESP's online and most are DHCP addressed.
Anyone else notice this different behavior? Believe me, I googled the issue, checked the forums
and found no answer. This is in Linux Mint 20 on a new installation of Arduino 2.0
I am new to posting here. Please forgive me if this is the wrong way to ask or post an issue.
Tom Leitschuh
(screenshot attached as png)
Metadata
Metadata
Assignees
Labels
No labels
Activity
[-]Arduino 2.0.0-beta.12 No hostname shown in OTA uppdate, only IP address...[/-][+]Arduino 2.0.0-beta.12 No hostname shown in OTA update, only IP address...[/+]mcspr commentedon Oct 19, 2021
I'd wager IDE developers would know more about this, plus it is still a beta and it would be better to report this issue at the arduino/arduino-ide or forums instead of here
https://forum.arduino.cc/t/network-ports-not-shown-in-ide-2-0-0-beta-7/865932
arduino/arduino-ide#123
Looking at the
arduino-cli
output, there are no labelsMight be a simple UI issue though, as the internal
mdns-discovery
tool will show things correctly labeled(on Windows, found it at '~\AppData\Local\Arduino15\packages\builtin\tools\mdns-discovery\0.9.2')
vincentVDB commentedon Oct 20, 2021
I haven-t Port item under Board in Tools menu !
i'm in beta 12
label
should be visible from themdns-discovery
arduino/arduino-ide#567ubidefeo commentedon Oct 21, 2021
hey everyone
we opened an issue on the IDE 2.0 repo
arduino/arduino-ide#567
thank you for bringing this to our attention,
hope we can fix it in the next Sprint, this requires a bit of action across a few repos
🤞🏼
ciao.ubi
mcspr commentedon Sep 9, 2022
Fixed in arduino/arduino-ide#1335