Choosing upload port from ide

Hi,

I can’t figure out if is possible to choose the upload port from the atom ide.

Regards

1 Like

Yes it is. It right under the "platformio " menu bar.

Please configure upload_port — PlatformIO latest documentation in the platformio.ini file of your project.

@Krishna_Chaitana
sorry I can’t see the menu entry you say. Do you have a screenshot, please?

@ivankravets
I’ve read about upload-port

on Arduino IDE I have a menu where automatically appear available COM/Serial port and mDNS entry about available ArduinoOTA.

Does there is something similare here?

Regards!

Here


And…

And…

You can list the available serial ports, then start the serial monitor and then select one from the drop down list showing the available ports.

Hope this helps!! :slight_smile:

1 Like

I think we will have something similar in PlatformIO IDE 2.0. Stay tuned!
Please switch to PIO IDE 2.0 Preview and you will be notified about it.

I don’t have ‘PlatformIO’ up there.
What’s the terminal code??