Yes at.debug definitely causes some issues, its only switched on when I'm trying to debug something :D
chunkSize was definitely still set. I'm trying to figure out a way to sniff the traffic without at.debug. I guess wireshark is my best bet but I'm running short on time, need to get this thing working.
Going to try serving gzipped files and see if the size reduction will make this viable. I definitely don't want to switch away from the Espruino... maybe one day you will release an Espruino-Mega ;)
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.
Yes
at.debug
definitely causes some issues, its only switched on when I'm trying to debug something :DchunkSize
was definitely still set. I'm trying to figure out a way to sniff the traffic withoutat.debug
. I guess wireshark is my best bet but I'm running short on time, need to get this thing working.Going to try serving gzipped files and see if the size reduction will make this viable. I definitely don't want to switch away from the Espruino... maybe one day you will release an Espruino-Mega ;)