EEG data distortion using HC-05 bluetooth
Dear all
I don't understand what is happening with my EEG data. Randomly the amplitude becomes very high and distorts my applications.
I use cyton board with HC-05 bluetooth (not RFduino). Could it have anything to do with it?
Below I show some examples of this behavior:
In OpenBCI GUI it happens on data stream start, and on times: 20s, 27s, 30s, 32s, 1:01, 1:04.
Note the FFT and Band Power plots achive peaks.
In BioEra it happens when I receive "OpenBCI Warning - data continuity lost". For examples see what happens at second 13 and 15.
In my application it happens at second 8, 18 and 29.
I think it is related with cyton sdk warning:
"Warning: ID:<87> <Unexpected END_BYTE found <88> instead of <192>
Warning: Skipped 35 bytes before start found"
But I don't have certain, because it is not every time that receive this warning that this bug happens.
Comments