My relay keeps clicking when I reset my Core. Its activated by a low signal.
I had assumed the IO pins, (ie D1), would be in tristate, (neither ground nor positive), but it seems, the IO pins go to ground, and can sink a good bit of current. I tested amps and stopped when I got up to 8.7 ma.
If the Core does this, am I to assume that the Photon will also?
Thanks, Jack
@tjp, in this context it will have no affect since as @Jack found out, the pin is actually being driven LOW thus sinking current. Oddly, the Ax “analog” pins do tri-state (input mode) on reset.
@Jack, yes, moving it to an Ax pin is exactly what some other members did to avoid the reset issue. Both the Core and the Photon have known JTAG pin reset characteristics but they are documented. I can’t, however, vouch for the other pins. We’ll have to do some testing and post the results.
I got around that issue by using 2 relays, bridging them and having one set to normally open and the other normally closed. The relays trigger when the core boots up, but doesn’t close the circuit.