it'd be useful to see the raw serial, something like: ```sh socat /dev/ttyUSB0,rawer,b115200,crnl STDOUT | tee -a ./raw-defmt.log | defmt-print ```