Problems with Cyton firmware upgrade, "no target found"
Hi there,
we´ve had a couple of problems with the openbci recently regarding the firmware update.
Summary:
After having repeated issues with the GUI freezing or not recording some signals we decided to do a firmware upgrade to version 2. After having successfully done the firmware upgrade and having installed the latest processing version and the latest openbci GUI the board could not connect to the dongle anymore, i.e. we always got the error 'init timeout' in the GUI. Because it could connect before the firmware update, we tried to downgrade to firmware v1, which did not work. Now we wanted to redo the firmware update to version 2 which also did not work. We tried three times and on the second and third time got the error message 'no target found'. Question: how can we complete the firmware upgrade and get the openbci to record data again?
Details
System: Windows7, 64bit
Board: cyton, 8-channel, 32bit
we are using the latest processing version (3.2.3) and the latest openbci GUI.
we followed the firmware update tutorial on this site step by step: http://docs.openbci.com/Hardware/05-Cyton_Board_Programming_Tutorial
we completed first the board and then the radio tutorial.
The first firmware update was successful, but after trying to downgrade and upgrade again it gave us the error 'no target found'. The part in the troubleshooting section did not help. We also tried different com ports.
Any help is much appreciated.
Best,
Nicolas
we´ve had a couple of problems with the openbci recently regarding the firmware update.
Summary:
After having repeated issues with the GUI freezing or not recording some signals we decided to do a firmware upgrade to version 2. After having successfully done the firmware upgrade and having installed the latest processing version and the latest openbci GUI the board could not connect to the dongle anymore, i.e. we always got the error 'init timeout' in the GUI. Because it could connect before the firmware update, we tried to downgrade to firmware v1, which did not work. Now we wanted to redo the firmware update to version 2 which also did not work. We tried three times and on the second and third time got the error message 'no target found'. Question: how can we complete the firmware upgrade and get the openbci to record data again?
Details
System: Windows7, 64bit
Board: cyton, 8-channel, 32bit
we are using the latest processing version (3.2.3) and the latest openbci GUI.
we followed the firmware update tutorial on this site step by step: http://docs.openbci.com/Hardware/05-Cyton_Board_Programming_Tutorial
we completed first the board and then the radio tutorial.
The first firmware update was successful, but after trying to downgrade and upgrade again it gave us the error 'no target found'. The part in the troubleshooting section did not help. We also tried different com ports.
Any help is much appreciated.
Best,
Nicolas
Comments
the exact message we get is like follows:
Der Sketch verwendet 61908 Bytes (50%) des Programmspeicherplatzes. Das Maximum sind 122880 Bytes.
Globale Variablen verwenden 11468 Bytes (34%) des dynamischen Speichers, 21300 Bytes für lokale Variablen verbleiben. Das Maximum sind 32768 Bytes.
No target found.
Beim Hochladen des Sketches ist ein Fehler aufgetreten
Programmer for Microchip PIC32 microcontrollers, Version 2.1.24
Copyright: (C) 2011-2015 Serge Vakulenko
All in all I have the feeling to agree with @pushtheworld that the problem is in the radio connection. When I start the new GUI I get this Error message directly at the beginning:
Uncaught Exception:
Error No compatible USB Bluetooth 4.0 device found!
at BluetoothHciSocket.bindUser
...
with several following lines hinting to app.asar\node_mod...:11 8 35 13 and 18
The other thing/suspicion is that I cant turn the device into bootloader mode to upload the code. When I set the board into bootloader mode
pressing RST and PROG and then releasing them in correct order after
turning the device of, it starts to blink but rather quick blinking than
pleasant blinking as here in the tutorial described
(http://docs.openbci.com/Hardware/05-Cyton_Board_Programming_Tutorial).
thank you for your help.
Mert
...
@pushtheworld thank you for your efforts. Unfortunately I tried both solutions and both failed.
OpenBCI GUI gives the above mentioned "Error No compatible USB Bluetooth 4.0 device found!" during launch of the GUI software, before it comes to the selection of Ganglion or Cyton. And even if starts thenafter the Autoscan on Radio Configuration tools gaves the message "Failure: System is Down".
I also tried to flash the rfduinos again. Actually I was aware of the twice flashing with and without the "radio.flashNonVolatileMemory()" line before, as it was described in the hardware tutorial site.
And last time (before writing to forum here) I did this that way. But probably at that time I put the line after the "radio.begin(MODE, CHAN_NUM)" instead of putting it before. As I tried to do the same I get this error on the Arduino interface "expecting 14, got 46 fail.......fail.......fail......." when I use the correct port com7 and all the other ports give just "fail fail fail".
I have the feeling if I can flash the radios again then it would work. But now this last error "expecting 14, got 46 fail.......fail.......fail......." I couldnt solve.
I use Arduino 1.5.8 for radios and on the next step I deinstall it and use 1.8.1 for the Board flashing.
By the way I can open the very last link from recordit.co but not the gifs before.
But concerning the real problem a bit confused now. Which pins shall I hold? The board is powered with batteries and blue LED is on.
I will give feedback as soon as I can, probably monday, whether or not it worked.
thanks and have a good weekend.
When trying to update the board I get this error message below.
Could you help?
Thanks, k
I'm Trying to upload the defaultBoard sketch but everytime I do so, I get:
I am troubleshooting, here a video: https://www.dropbox.com/sh/eaf86md9ydookr4/AADGuTQh1jhVXpfdOyNGgRAGa?dl=0
Could anyone give me some hints on what I am doing wrong?
thanks, k
P.s: Thanks William, I tried the OpenBCI app with the suggestions in the video, but it didn't find a connection.
After flashing the RadioHost32bit on to the dongle, regardless of everything else, the GUI should be able to access the dongle right? Am I doing something wrong in that process?
@ejujuardo
What is your update now ?
@ejujuardo
It is solved now.