• Aha, I keep forgetting the getErrorFlags.

    E.getErrorFlags()
    =[
    "FIFO_FULL"
    ]

    Is there any concept of multithreading in Espruino? I'm not even sure if the CPU supports it.

    Pre-calculated junk works fine, I was just using it as an example of a "busy" Espruino, whether that is CPU or talking to the SD card.

    I tried setting the SD card baud ridiculously high and it still read data, just again I get the stuck HTTP threads.

    I'll try this hardware flow control and see if I can get anywhere.

About

Avatar for dave_irvine @dave_irvine started