• I've tried to do a forum search but it seems that they're quite older.

    I'm trying to find out the codes my remote uses for my rf socket, but when the remote is in range and I press a button, I get this error in the console.

    |  __|___ ___ ___ _ _|_|___ ___
    |  __|_ -| . |  _| | | |   | . |
    |____|___|  _|_| |___|_|_|_|___|
             |_| espruino.com
     2v18 (c) 2021 G.Williams
    >
    New interpreter error: FIFO_FULL
    > 
    

    I'm not really sure how to debug this. Is there a way to recompile the firmware to increase the FIFO buffer?

    I'm connected via the realtek bt adapter (so i don't need to throttle send) just in case the mtu made a difference, but it's still the same.

    Would moving serial from bluetooth to a serial adapter help at all?

    I also just tried to send to flash, disconnect from the ide, rebooted the pixl.js and then tried the remote. I still get the FIFO_FULL message but this time on the pixl lcd so I'm guessing the serial or bt connection doesn't make a difference?

About

Avatar for parasquid @parasquid started