Hi,
I've been developing a simple HC12 relay (one ch to another) using the RP2040-Tiny and all was going well until the board just stopped communicating via COMx: I tried 2 others, and only one works; this is on both PC and laptop.
I wonder if the issue is IDE related? I ask this as strange things started happening with the program libraries just before the COM port failure, with a previously near-finished code throwing up random errors re scope and such - without my having done anything to cause such errors.
I have tried different cables, and tried doing the UF2 wait(. . . . .), nothing. If the board works, it works, but if not - crickets.
Has anyone else met this issue, and was there a solution?