Photon setup flashing cyan with a "quick red burst" (now orange burst) [Solved]

I’m not sure why you have 3 copies of the same output above.

Here’s the full list of steps for completeness:

particle keys new
particle keys load device.pem
particle keys send <device_id> device.pub.pem

// grab this file https://s3.amazonaws.com/spark-website/cloud_public.der
particle keys server cloud_public.der

If you’ve done this and still getting a red flash then it’s not a keys problem but a connection issue.

2 Likes