I bought a Core back when Particle was Spark, and never managed to get it set up. Life got in the way and I’ve just found it in my half done projects box. I’m trying to get started with it, but I can’t seem to find much in terms of current documentation, only that of the Photon, which I understand is a later version of Core. Is the documentation archived off anywhere?
What docs in particular are you looking for?
Rerference docs are still available
https://docs.particle.io/reference/device-os/firmware/core/
as are the datasheets
https://docs.particle.io/datasheets/discontinued/core-datasheet/
ScruffR = thanks for your reply.
Thanks for pointing me in the direction of the reference material. I’m looking for any getting started or configuration documentation for the core, as I’m new to spark, such as this;
https://docs.particle.io/start/
Would the Photon documentation be applicable to the core, or did too much change between models?
The Particle Mobile App still supports Cores.
You may need to update your Core via CLI running these commands
particle flash --factory tinker
particle flash --usb CC3000
particel flash --usb tinker