"init timeout ... retry initialization" -> reload firmware
I am using an Open BCI board v3 with the ADS1299 chip and am having problems with it today. A few weeks ago the board was working just fine and I even have data from those trials. I have tried new batteries and plugging the dongle in first and then turning on board and also resetting board.
The port is being recognized as COM7 and the dongle has a steady blue light when I plug it into computer. I have the dongle set to gpio6 as normal. I run the OpenBCI_GUI in Processing and then the program opens, and I can click COM7 from the serial ports menu and then when I click "Start System" it tries to initialize communication with BCI Board and then it gives me
"Init timeout Verify your Serial/COM Port Power DOWN/UP your OpenBCI & USB Dongle Then retry Initialization"
(all of which I have tried various times.) If anyone could help me out it would be much appreciated! Thank you!
Also, it seems as though board and dongle are communicating because when I click "Start System" the open bci board lights up blue next to the "DB" block. The program is running fine too, it will playback saved data files and do the synthetic streaming just fine. It is live data stream that is giving me trouble.
Comments
Thanks for reply! Is definitely 8 bit board, yes used my professor's macbook air (OS system) and he is having exact same issue as me. We are not getting the LED flashes on the dongle but if I try to upload random code using Arduino (to dongle) then I do get the appropriate flashes so perhaps this is not an issue with the hardware but instead the Processing software? I am running WIndows 7 and will try uninstalling/reinstalling drivers... have done laptop reboot several times.
It is interesting that both professor and I are having this same problem...
Your test with downloading a new sketch proves that the wireless link is working and both RFduinos. But if you see no response to the '?' this would also explain why the OPENBCI_GUI Processing program can't get anywhere.
Joel @biomurph , I wonder if it is possible they could have a bad firmware? With all the tests at this point we know that Joe was able to load a new sketch and have it blink the main board LED. So that confirms that a great deal is working (dongle, RFduinos, etc.). But the ADS1299 functionality seems dead as there is never a response to '?'. So... either their firmware is suspect or the ADS1299 is dead, or some other component that prevents ADS1299 SPI transfers.