Skip to content

Stuck on Loading when trying to connect Arduino Lab for MicroPython with Esp32 #144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Zmc18-Robotics opened this issue Nov 28, 2024 · 4 comments

Comments

@Zmc18-Robotics
Copy link

Zmc18-Robotics commented Nov 28, 2024

can someone please fix this bug? idk i stuck on loading screen

Image
Image

You can see, there are 2 warnings when i opened the devtools

there are no "lib" folder
and also there are no xterm.js.map and xterm-addon-fit.js.map files

pls someone help, where i can find the xterm.js.map and xterm-addon-fit.js.map files?
its so annoying because i cant use my Esp32 for micropython, i dont want to use C/C++ on my esp32

@ubidefeo
Copy link
Collaborator

ubidefeo commented Dec 4, 2024

@Zmc18-Robotics

the 2 warnings don't affect the working of the editor.
Usually if it cannot connect to ESP32 it means that it cannot find a REPL prompt or there is some other reason for the board to be locked, possibly a broken file-system (we've seen it on RP2040 but not on ESP32).

Are you sure MicroPython is installed on your ESP32?

@ubidefeo
Copy link
Collaborator

ubidefeo commented Dec 6, 2024

@Zmc18-Robotics

this bug has been resolved in the upcoming 0.11.0, to be available next week at the latest

@ubidefeo
Copy link
Collaborator

Fixed in 0.11.0
https://github.com/arduino/lab-micropython-editor/releases/tag/0.11.0

@Zmc18-Robotics
Copy link
Author

wow thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants