I put my webpage in Flash and use REQUIRE to access...
Doing this apparently has affected SERIAL Rx
using UART.on("data",'\n') call back I'm dropping data , which makes me think the buffer is 256
from what I'm seeing.....
If I lower my baud rate from 38400 to 9600 it is better, but still fails
How can I increase Rx buffersize ????????