particle-cli
particle-cli copied to clipboard
Command Line Interface for Particle Cloud and devices
One example of this can be found in the Docs here to regenerate device keys: https://docs.particle.io/datasheets/cellular/e-series-datasheet/#dcd-layout A command that lets you know you are toggling low level DCT/DCD features would...
When executing particle commands, if an update is attempted, then the command hangs for 2 minutes. I've encountered this issue now on WSL and on a Raspberry Pi so it...
Once I have called `particle subscribe mine`, I cannot close it without killing the terminal that I opened it in. I've tried: - `Ctrl+c` - `Ctrl+x` - `Ctrl+d` - `Ctrl+z`...
It would be good if we could get a switch (or use `-v`) to get more of the `library.properties` reported for any found library. e.g. the `Repository` and/or `URL` info...
Currently `particle binary inspect` only reports this ``` firmware.bin CRC is ok (c0986d5e) Compiled for argon This is an application module number 1 at version 5 It depends on a...
Ref this forum post: https://community.particle.io/t/undefined-compile-failed-compiler-encountered-an-error/45478 I cannot get rid of this error. I'm using CLI Version 1.35.1 on node version v8.12.0. The compilation fails due to a Promise that is...
I have double checked and my Windows 10 Pro 64bit works with all other serial commands, but `particle serial inspect` reports this for Argon ``` >particle serial inspect Could not...
Although the Argon can see (and logs report) plenty more visible networks, `particle serial wifi` only reports ***one*** when doing an autoscan. CLI v1.35.2 Argon 0.8.0-rc.25
When using the command `particle serial wifi` to setup wi-fi credentials, the command will start going through the prompts to let you try and setup wifi, even if the device...