Hello,
I’ve tried to use the “with filesystem” micropython images from this repo.
File: picocalc_micropython_withfilesystem_pico.uf2
Module: Original pico
A) UF2Loader:
Loader quits when it gets to 1500KB, says “bad uf2 file”
B) Directly burn (drag file in bootloader mode)
Blank screen on device. Device unresponsive. REPL works Flashing, unresponsive micropython prompt on the device screen, REPL works
I also have a pico2w module, so I tried burning that (with appropriate image file). This time, I get a blinking MicroPython prompt, still no response. Again, REPL works from the remote PC.