Open SmallhillCZ opened 5 months ago
Having the same issue. It seems that when I duplicate the workspace, it reconnects correctly. Just putting this here to help with debugging. Maybe some sort of halt/stop code isn't being sent on reconnect but is sent on initial connect/extension start?
@SmallhillCZ on the microcontroller side, add a small delay (e.g. 3s) before creating the secondary thread. Helps quite a bit while we wait for this to be fixed.
I am also having this issue, running on a Pi Pico W with latest micropython firmware flashed. Windows 11
What are the steps to reproduce this issue?
What happens?
What were you expecting to happen?
Stop the program, allow me to make a change and be able to start it again
Any logs, error output, etc?
Any other comments?
Which version of MicroPico are you using?
v3.7.8
Support info