openbci-archive / OpenBCI_NodeJS_Wifi

NodeJS driver for the Wifi Shield
MIT License
16 stars 13 forks source link

Bad stop byte #23

Closed akselmb closed 5 years ago

akselmb commented 5 years ago

Hi,

I'm using this code as fundament in an electron app with the use of openbci-observables and eeg-pipes. I'm running on a MacBook Pro Late 2013. The sample rate is set to 200hz and latency to 10ms. When I run the electron application, it always stops after a couple seconds and returns "bad stop byte" and a different hexa-code every time. I've tried the application on a newer Macbook without problem. When I run the code only in terminal on my own Mac without electron, there's no problem. I really need some help regarding this.

Best, Aksel

akselmb commented 5 years ago

Updated firmware. That solved the problem.