Send Buffer over usb Serial Node

That flow looks good to me.
(PS Buffer is a type of object so yes it is an object - you need Buffer.isBuffer(foo) to test if it really is a buffer :slight_smile:
Which version of node.js, Node-RED and serialport node are you using ?

1 Like