• I did add Serial.flush() recently: https://www.espruino.com/Reference#l_Ser­ial_flush

    So it's possible that doing Bluetooth.flush() may help too?

    But really the UART in Espruino was designed specifically to avoid sending more packets than needed, so if you want fine-grained control it might be worth making your own characteristics

About

Avatar for Gordon @Gordon started