Upload fails - port does not exist #30
Closed
electric-m
started this conversation in
General
Replies: 1 comment
-
Solved: Serial Console was still open and blocked the Port. But now, I cant get the Access Point to start up. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
I checked my USB Port with pio device list which produced
/dev/cu.usbserial-0292JZOE
for my Wemos D1 mini esp32.I added
upload_port = /dev/cu.usbserial-0292JZOE
to the platformio.iniStill, the upload fails with this error:
Any help is greatly appreciated.
Michael
Beta Was this translation helpful? Give feedback.
All reactions