and I tried to load the cloud key into the core, and change the profile into the spark profile. The key is downloaded from here spark: cloud public key file is here: https://s3.amazonaws.com/spark-website/cloud_public.der
$ spark keys server default_key.pub.pem 172.16.202.94
$ spark config spark
it shows
Current profile: spark
Using API: https://api.spark.io
Access token: 6ab2620822aa368717cd11aa159def3b5f0d450c
but still it shows the flashing green light for 1 minute and breathing blue for minutes, and take turns.
anything wrong . Is 172.16.202.94 the IP for spark cloud?
Hi,@kennethlimcp, I still didn't get it with no luck by putting the cloud key into the core, the core still behaves as usual, flashing green and then breathing blue, and then flashing green, then breathing blue, forever likethis.
previously I put the local key and started local server, it worked, but now even the local key and config profile is correct, the local server can't get anything. so it does for the cloud server.
Thanks, @kennethlimcp, flashing green is about connecting to wifi, and breathing blue means the core is connecting the cloud, is that right? so when the core has not been connected to the cloud for a long time, it will fall back to connect to wifi again, so that is why it just take turns flashing green and breathing blue always, is that making sense?
@helxsz, yellow light is DFU mode, not LISTEN mode. To get into that mode, press and hold the MODE button (don’t touch the RESET button) until the LED starts blinking blue.
thanks,@peekay123, I know yellow light is DFU. I did mean to bring the core into the DFU mode in order to change its config to spark cloud. right now my spark core is in the local cloud, but so far no matter how I change the config setting “spark config spark”, the spark core can’t use the spark cloud, always linking to the local cloud.