-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide option to skip or turn off automagic WiFi setup #63
Comments
@jnm2 ,
To switch between ☁️ , instructions are clear here: https://github.com/spark/particle-cli#particle-keys-server-ip_address |
hey, @jnm2! I'd love more details on your use case! I'm happy to make a fix for you to make it into an easier workflow. |
@kennethlimcp Thank you, that was helpful. I was following the instructions at https://github.com/spark/spark-server. @emilyrose We are hosting a private cloud because the network where they will be deployed does not have internet access. The workflow consists of setting up the local keys, setting up the WiFi, then registering the device on the local server for over the air updates. Previously A really cool setup function would:
As it is, I'm putting together a document detailing each step of the process. We had it down for the Core, but the changes threw me for a loop until @kennethlimcp made me aware of the reference. |
@kennethlimcp I think there must be more to it than just |
If there is nothing showing up on the server You might want to check that the IP is correct etc. Once |
@jnm2 this input is very helpful. Thank you for taking the time to explain it so well! I've also been wanting to refactor the way keys work as well, so this is helpful to consider. |
@kennethlimcp I flashed 0.4.3. Now when it connects to the WiFi, it flashes brief red a few times. When the Photon flashes red, the server says |
Okay, got it online with the local cloud breathing cyan. Since OTA is unavailable and DFU isn't working, I can't flash any binary. Looks like we can't start using the Photon until one or the other of those issues is resolved. (OTA is very much preferable!) |
This feels like a duplicate of #61 |
Our company is never going to want a Photon to operate on the same WiFi network as the machine that is setting it up.
The downsides to simply waiting for the automagic WiFi setup are:
The text was updated successfully, but these errors were encountered: