I am trying to claim a core and have not been able to do so. The process ends up getting stuck with cyan LED blinking. I can not get the particle identify to work either(gets stuck forever) so can not do that online.
Done! Your device should now restart.
? Press ENTER when your core is breathing CYAN:
o Claiming the core to your account? Press ENTER when your core is breathing CYA. Claiming the core to your account
Yes. I tired the steps. I meant breathing cyan earlier. I tried it on two cores and have the same problem. I see breathing cyan but can not get past this stage to where it shows the rainbow colors.
This indicates that dfu-util transferred the data correctly. The last error is unfortunately a "known" error that happens every time you do get_status. You can safely ignore that part.
eek! you shouldn't be flashing cc3000 code to the photon! How do we know it's a photon?
Found DFU device 2b04:d006
In future we'll print a message and not even attempt the DFU, but for the time being don't do it!
Ok, maybe that's a little overreaction.
All said and done, it won't do any harm - the photon won't even attempt to run the code since it's not a valid photon image, but doesn't do any good either and will just be another potential source of confusion.
>particle flash --usb cc3000
Found DFU device 1d50:607f
checking file C:\Users\Gate\AppData\Roaming\npm\node_modules\particle-cli\binaries\cc3000-patch-programmer.bin
spawning dfu-util -d 1d50:607f -a 0 -i 0 -s 0x08005000:leave -D C:\Users\Gate\AppData\Roaming\npm\node_modules\particle-cli\binaries\cc3000-patch-programmer.bin
dfu-util 0.7
Copyright 2005-2008 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2012 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to dfu-util@lists.gnumonks.org
Filter on vendor = 0x1d50 product = 0x607f
Opening DFU capable USB device... Cannot open device
Error writing firmware...Cannot open device
>particle list
No devices found.