ghubcoder
Results
22
comments of
ghubcoder
Very strange @kjm1102. I've tested with two picos connected together via UART 0. Pico 1 sends a long string every 5 seconds. Pico 2 runs the micropython deep sleep uf2...
I rewrote my code so that pico2 would send data to pico1, and then pico1 would reply. Using your code I was able to reproduce the issue where it would...