Cyton dongle data on serial port

Hi team,
i am working on cyton dongle made by myself so i just want to know that how to transmit data from dongle to openbci gui . i have done initial connection by checking 'v' character and then transmitting the device id and accelerometer id with '$$$' . but after this when i receive the 'b' then what data should i send " 0xA0, 0x00, 0xFFFFFF, 0xFFFFFF, 0xFFFFFF, 0xFFFFFF, 0xFFFFFF, 0xFFFFFF, 0xFFFFFF, 0xFFFFFF, 0.0,0.0,0.0,0.0,0.0,0.0, 0xC0" - it's just dummy

so i want to know that what should be the data separating variable ","comma or " "space or both and is it the correct sequence of data on serial port for openbci gui. please guide.

Comments

Sign In or Register to comment.