You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had this project working fine with raspberry pico. But I am trying a ESP32-S3 dev board now and can't get it to work.
Thonny IDE connects fine
I use ls /dev/cu.* to find my device, and put the entire path inside of micropicos settings for "Manual Com Device" /dev/cu.usbmodem5AE70244311 and /dev/tty.usbmodem5AE70244311 and tty.usbmodem5AE70244311
I disable autoconnect
I make sure thonny is closed
I use Micropico cmd: Connect
And nothing happens
The vREPL shows:
Failed to get MicroPython version and machine type.
Waiting for board to connect...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I had this project working fine with raspberry pico. But I am trying a ESP32-S3 dev board now and can't get it to work.
Thonny IDE connects fine
ls /dev/cu.*to find my device, and put the entire path inside of micropicos settings for "Manual Com Device"/dev/cu.usbmodem5AE70244311and/dev/tty.usbmodem5AE70244311andtty.usbmodem5AE70244311And nothing happens
The vREPL shows:
On a Mac using MicroPico v4.3.3
Beta Was this translation helpful? Give feedback.
All reactions