• Hi Gordon,
    We made our own QuectelBC95.js file, because our device uses a BC95-G module.

    The low level code that we've written in this file is what is causing issues, specifically in the receive handler. So its nothing with Espruino that is the issue. I have figured out a solution now, by using the "+NSONMI" receive handler to output the number of bytes received and then retrieve them at a later time using "AT+NSORF", rather than retrieve them in the receive handler itself.

    Thanks for your help.

About

Avatar for Nadnerb @Nadnerb started