Python: Unexpected END_BYTE / computer restart needed

edited November 2017 in Software
Hello,

I have Cython + Daisy board.  I am trying to development in Mac OS X using Python

I am trying to get data from 16 channels.  I have set impedance as True, EEG Channels 16 and Sampling rate as 125. However I get the following error below.


Warning: ID:<158> <Unexpected END_BYTE found <142> instead of <192> 

My another question, when I terminate the code and try to reconnect.  Python gives error about connection. I need to restart to computer to have successful connection. How can I get over from this?

I am sorry for my dummy user question, I am new in BCI and Electronics. 




Comments

  • First question solution 

    Warning: ID:<158> <Unexpected END_BYTE found <142> instead of <192> 

    In the library of BCI, daisy module should be set TRUE. 

Sign In or Register to comment.