openbci-archive / OpenBCI_LSL

An application for establishing an OpenBCI stream through the Lab Streaming Layer (LSL)
53 stars 32 forks source link

ussue during data stream <Unexpected END_BYTE found <0> instead of <192> #17

Closed superhenrikke closed 2 years ago

superhenrikke commented 3 years ago

Hello,

I'm able to connect to and stream data from our Cyton board. However, I have received this warning several times now. Does this actually affect the data stream in any way? As of right now I am unsure of wether it causes missing data or not.

--> /start
Streaming data...

--> WARNING:root:ID:<160> <Unexpected END_BYTE found <0> instead of <192>
Warning: ID:<160> <Unexpected END_BYTE found <0> instead of <192>
WARNING:root:ID:<246> <Unexpected END_BYTE found <0> instead of <192>
Warning: ID:<246> <Unexpected END_BYTE found <0> instead of <192>
/stop
--> q

I have gotten this several times, and also with numbers different from <0> and <192>.

Any answers and comments appreciated! Thanks! BR, Henrikke