I'm using OTA to program about 50 devices and it would make it easier to select the correct port if they were sorted. Thanks
Please explain your intended sort order. Port names are defined in the data sheets, not by Arduino nor IDE.
Hmm, what kind of ports do you mean?
Hi, @ChuckBade
Welcome to the forum.
What is OTA and how is it connected with Arduino?
Thanks.. Tom...
OTA stands for over the air programming. There's a library called ArduinoOTA that supports this. It makes it possible to program device over WiFi. When doing this, you need to select a port corresponding to the device to be programmed. I pasted an image below.
They are network ports. See the image in my reply to the other guy. I would like them to be sorted in alphanumeric order.
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.