No data after firmware update -> chipKIT core issue
Hi all,
We have a OpenBCI 32bit board which we bought in 2015. Yesterday we updated the firmware following the steps given in tutorials. First Device->host->board. But after the update board is not streaming data. We then downgraded to the old firmware, but the problem remains the same. I am attaching a screen shots of the Openbci python screen when I start the stream with the 1.XX firmware. The error was same for the new firmware too.
Anyone know whats happening here?
Really appreciate your help.
Thank you,
Chamika.
Comments
Thank you very much for your replay.
OpenBCI GUI seems to have a problem of connecting with the board. It outputs a error saying "Error reading from the serial port, Try different one" . I am attaching a screenshot of the terminal and gui window when this happens. The story was same for the new firmware too.
https://ibb.co/gu6EOH
Chamika.
The user still has the choice of in regards to "I guess the GUI was switched over to cu recently."
@KCDTyler do you think you could try using the serial terminal in the arduino to send a v (just a single 'v') and report back here with what the result is?
@CJP, @mesca, @KCDTyler what version of arduino did you use to upload the code? I use 1.8.5.
Why don't y'all try using the 1.3.1 version of the chipkit core instead of the 2.0.1 version.
https://chipkit.net/wiki/index.php?title=ChipKIT_core#1.29_Auto_install_via_URL_from_within_Arduino_IDE_.28latest_version_chipKIT-core_v1.3.1.29
https://github.com/OpenBCI/Docs/edit/master/Hardware/05-Cyton_Board_Programming_Tutorial.md
All you need to do is make the change and I can approve it!
Thanks so much for your help!