There are some defiant unknowns / issues here. My device was claimed but due to the reflash and no internet access become unclaimed. However this raises some points.
Does a device have to be claimed (we planning to use them as just WIFI pingers, never actually going on the internet)?
Does a device need to be claimed to develop locally for?
Does a device execute code even if it cant connect on to the internet?
Thank you for helping, I really love how active the community is
What system Mode should I be in? Things just worked once my device was on the internet (deploying locally) however I spent hours before then when it was not on the internet.
If I had hundreds of these, I don’t want to have to manually put each one on the Internet, I want 1 script that runs and does it (which I have made)
If you don’t need the Particle cloud at all or have a lot of time critical tasks, I’d go for SYSTEM_MODE(MANUAL) otherwise I’d use the more convenient SYSTEM_MODE(SEMI_AUTOMATIC)