hi, I finally got my PicoCalc some days ago and it is really fun. But now I got a problem I don’t understand. PicoCalc does not talk to me anymore- remotely.
Few days ago, I used picocalc /dev/ttyUSB0 and it worked; i could play with from my pc.
Now, same cable, same pc, i try it and it connects but I cannot type in anything.
I tested same cable and pc with an esp32 board board and it works.
I also tried to remove battery of the PicoCalc (even if I didn’t believe that this would have helped)
I`v never used picocom before, have you tried something simpler like screen?
screen /dev/ttyACM0 115200 is what I use to get into mine remotely, just change yours to; screen /dev/ttyUSB0 115200 instead.
failing that have you got a windows PC you could try with Tera-Term?
A Windows what? It seems that, despite the information on the manual, only 115200 baud work.. but even this not always..
Nonetheless, I managed to upload a file via xmodem by using picocom