"fail fail fail" while flashing Ganglion firmware with Cyton dongle
I'm trying to update the firmware on my Ganglion board. It was showing a BLE software version of 0.1.0, so it did not have the ability to update OTA.
I had a Cyton board USB FTDI adaptor, so I added some pins to its through hole. I went through the steps on http://docs.openbci.com/Hardware/09-Ganglion_Programming_Tutorial, but it's not working. The Arduino upload sketch fails with:
Sketch uses 51828 bytes (39%) of program storage space. Maximum is 131072 bytes.Global variables use 5624 bytes of dynamic memory.Device not responding.fail.......fail.......fail.......An error occurred while uploading the sketch
I have the FTDI programmer (Cyton USB) connected to the Ganglion as described and shown here:
Can someone help me understand how to get the firmware on this board? The blue light doesn't blink when I turn it on now, too.
Comments
I can confirm this method works, i've done it too!
@petewall we will get you up and running!
File-->Examples-->OpenBCI_Radios-->RadioPassThru32bit
. Make sure to selectRFDuino
fromTools -> Board -> RFDuino
.Hi,
I was going through this thread, and while uploading RadioPassThru32Bit code to the fabricated dongle, I am getting an error:
The Switch on dongle is towards Reset position.
@wjcroft, appreciate your help.
@pluto, you are probably posting on the wrong thread. This thread is about using a Cyton dongle to flash the Ganglion. There are many other threads that address the fail... issue.