I figured out reading the data at least! The baud rate was simply not right. Instead of using 9600, as is the documented default, I had to use 115200. Then I could read the output as it boot! Thank god. There's something at least. I still don;t know if I can have an interactive session though?