The default baud rate in this firmware is 115200 and my Pico serial is already set to that value.
I can really see each chunk 'ticking' into the page in the browser, unfortunately it really is that slow.
As I said the at.debug looks like everything is being handled as expected, and it clearly shows only 64 bytes are ever sent in each send by the ESP8266.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
The default baud rate in this firmware is 115200 and my Pico serial is already set to that value.
I can really see each chunk 'ticking' into the page in the browser, unfortunately it really is that slow.
As I said the at.debug looks like everything is being handled as expected, and it clearly shows only 64 bytes are ever sent in each send by the ESP8266.