• Hi,

    How do I get the whole data?

    • well how do you define whole data?
    • can you define a char as end marker like .?

    If yes, then just concat until char == '.'

    Edit: check http://www.espruino.com/USART sample Serial1.on('data', function (data) {}

About

Avatar for MaBe @MaBe started