WebREPL and asyncIO drama #17404
Unanswered
takumi-Lee
asked this question in
ESP32
Replies: 1 comment 1 reply
-
The WebREPL works fine with |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi everyone,
I'm fairly new to the MicroPython ecosystem and currently working with the Thonny IDE.
While exploring, I came across the WebREPL feature and found it quite useful.
However, I have a few questions that I couldn't find clear answers to neither through online resources or AI tools:
When using WebREPL, is it normal that print() output doesn't appear in the Thonny shell?
WebREPL seems to have limited compatibility with asyncio in my experience. Is this a known issue?
Are there any recommended ways to improve the Wi-Fi programming experience, especially for more reliable or faster code uploads and interaction?
For reference, I'm using an ESP32-WROOM-32 board, micropython 1.25.0
Any insights or suggestions would be greatly appreciated!
Best regards,
Lee
Beta Was this translation helpful? Give feedback.
All reactions