Hello,
I am trying to use those types in the node red:
ArrayBuffer, Uint8Array, DataView
But seams like it does not understand , I got those error:
ReferenceError: ArrayBuffer is not defined
ReferenceError: Uint8Array is not defined
ReferenceError: DataView is not defined
Appreantly because the node red version is old
Node-RED version: v0.11.1
Node.js version: v0.10.40
If the old version is the issue, is their a way to update it or it is dependent on the firmware and it can’t be updated alone. If not any ideas of what can be done to be able to use those functions?
Thanks and Best regards,
Sabrine