i’m not able to connect my core by ios app (tried multiple devices and wifi networks). After setting the wifi credentials via usb the core connects to the wifi network (get’s ip etc.), but the core still flashing cyan. Tried multiple resets and reconfigures, with no success. Could please anyone help me? I’ve no idea how to get the core working.
Ditto to the problem. Connected two other cores with no dramas and in the same boat for my third. I’m trying to manually update the firmware but can’t seem to compile the software (missing a lib or something :().
@Sku you don’t actually need to build the firmware yourself; you can just use the binary that’s already in the github repository. See these instructions:
Hmmm… so it’s flashing cyan? Does that mean that it flashes blue, then you send your Wi-Fi credentials, and it switches to green and then to cyan, but doesn’t go to breathing cyan?
@zach yes, tried every step multiple times. The Core talks talks to amazon cloud service (think there is the spark cloud hosted?), watched through tcpdump. And the light is definitely flashing cyan.
Power on, flashing green and when connected to wifi flashing cyan and remaining in that state. Thanks for your help.
Just jumping in here, but I think fast flashing cyan usually indicates problems with the public server key on the core. Flashing orange (yellow/red) indicates problems with the core-key I believe. If it’s the server public key, then we need to re-write that key to the core.
dfu-util -d 1d50:607f -a 1 -s 0x00001000 -v -D cloud_public.der
I’m something of a newbie but I’ve managed to patch the cc3000 and also re-written the cloud_public.der certificate as per @Dave’s instructions above. I am still experiencing the fast-cyan-flashing problem despite all of these steps.
I’m a little concerned about running the instructions against the yellow/red flashing light issue as this is not what my Spark is doing and it seems to be rather drastic.
I have not got to the point that @derdude41065 got to (i.e. a handshake error) either.
Nice! Glad you got the patch installed (copied the firmware, held down the mode button until it blinked magenta, then waited until the light turned solid, then flashed back the normal firmware?). Can you email me your core id at david@spark.io ? I can check the logs and see if your core is showing up with key problems.
Thanks for your quick response. I was rather pleased with getting that patch installed and did exactly as you’ve just described (i.e. magenta, etc). I just PM’d the ID and saw that you said to email it to you - sorry!.
I will await your response - thanks again for looking into this for me.
Updating to https://github.com/spark/core-firmware I assume it worked properly as when configuring the wifi via USD it asked a new question about the security schema. But this end up having an alternating state between flashing red and flashing cyan.