Replies: 2 comments 3 replies
-
|
It can't find an ESP32-6C either... 'no ports'. Yeha... Has anyone ever gotten this application to work? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Low Code Matter Github Codespaces. USB device attached C6 Devkit . When you try to select port, it doesn't show up. |
Beta Was this translation helpful? Give feedback.
2 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.
-
And I was able to program it using visual studio code as well.
ChatGPT suggested that I create a virtual device in the /dev/ to point to the other one and get the name correct so LowCode will find it as a port, or override it via an environment variable, but it seems to me there has to be a better way to do it than that...
I ordered the one chip ESP32-6C, as I have a WROOM chip that I just programmed. It shouldn't matter which device I'm using until I get to the point where I'm trying to program it. It will be 2 days before I can get the other device (8 meg), or another day after that to get the 16M version.
Is there some specific 'port' that it is looking for (on a Mac M1 system)?
Beta Was this translation helpful? Give feedback.
All reactions