Ya, the PICO can be finicky at times. What I do is write to a log file then if there is an exception which causes the program to end, the try/except catch renames with an ERR_ prefix. This allows me to have some insight when I do get back in.
You did not say what you are using to communicate over the USB nor the programming language you are using. I use uPython with Thonny. I also find I sometimes need to use MPREMOTE. This is the official USB communication for uPython.
Share some more details and others may be able to help.
You did not say what you are using to communicate over the USB nor the programming language you are using. I use uPython with Thonny. I also find I sometimes need to use MPREMOTE. This is the official USB communication for uPython.
Share some more details and others may be able to help.
Statistics: Posted by DS256 — Wed Sep 04, 2024 11:08 pm