-
-
Notifications
You must be signed in to change notification settings - Fork 433
Network port support #123
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
Comments
Thanks for your interest. It is not yet supported via the CLI. See: arduino/arduino-cli#344 |
Hello guys, I don't want to be too boring, but it will be difficult for people to test this IDE 2.0 if they don't have the network port. Do you have any expectations of being able to add this functionality? Do you have any priority of adding this network port? Thank you. |
I have over 20 devices (esp32's and esp8266's) connected at home, all updated via OTA. Without network ports I can't work with Arduino IDE 2.0. Worst thing is, Arduino 1.x still doesn't work with Big Sur (I know, blame Apple for it). It would be really great to have this feature implemented soon. Any news? |
This would be awesome. The only reason I am not using this IDE right now a lot is because most of my code needs to be uploaded over a network port. Any ETA on when we can expect network ports? |
Network ports are displayed and working (?) in the app since beta12, but we got report at esp8266/Arduino that only IP addresses are displayed Instead of something like 'MyCustomBoard at 1.2.3.4'. But, not sure which part is at fault here - arduino-cli, mdns-discovery tool or the ide itself |
Hi @mcspr, thank you for your report! We have opened another specific issue ( #567 ) for tracking what's happening in esp8266/Arduino#8344 I'm also closing this one since it's a feature request, about a feature we delivered in its first iteration, including CLI 0.19.1 ( #506 ) Happy Coding! |
I'm not sure if it is a bug or if it is just not implemented yet, but it seems I cannot select any network ports. It would be great if this was supported since I regularly update some of my devices OTA.
The text was updated successfully, but these errors were encountered: