docs
docs copied to clipboard
Documentation for Particle
Please add to the CLI documentation, for Windows users, you must right-click on the command prompt and use "Run as Administrator" to make some of the CLI commands work. I...
I'm very new to this but I believe the image currently shown in this [datasheet section](https://docs.particle.io/datasheets/kits-and-accessories/particle-shields/#spdt-switch-2-) is of a 10K rotary potentiometer, not an SPDT switch. And the [datasheet section...
I think the HTML examples at [`src/content/guide/getting-started/examples.md`](https://docs.particle.io/guide/getting-started/examples/photon/#use) would be more clear if they were reformatted. 1. It would be nice if they were strictly written in HTML and there was...
If it isn't already planned, I'd like to propose an updated version of the [complete SoftAP sample](https://docs.particle.io/reference/firmware/photon/#complete-example) which also supports WPA2 Enterprise setup.
Visually it's not clear that I should click on the 'left' or 'right' arrows, and I can't easily tell where I am in the process https://docs.particle.io/guide/getting-started/start/electron/ lots going on, hard...
As defined in the AT command manual, we use this table to blink the number of bars of signal strength when the MODE button is pressed once https://docs.particle.io/reference/changelog/#check-signal-strength Need to...
IFTTT changed its layout, and it personally took me way too long to figure out how to create a new recipe/applet. Need to update tutorials to reflect those changes.
Hi there. It appears that if one has an interrupt attached to a pin, and then one wants to put the system to sleep and wake-up on that pin, the...