Apply reset remotely

Hi @fguptill

Set a flag in your Particle function so that it can return its value, then later in loop check the flag (possible delay for some time to allow the return message) and then do the reset.

5 Likes