Hello!
Loving the v3 so far! One thing I’ve looked to do is set up an “Off” pattern, so I can turn all my LEDs off but leave the device powered so I can turn it back on later. I saw a post that mentioned being able to control the LED on v2 via digitalWrite()
with pin 12. It seems, according to the schematic that the LED on the v3 Nano is on IO14, but I’m not having any luck with digitalWrite(14, LOW)
. Am I missing something here or was v3 not hooked up the same way as v2?
Cheers and thanks a ton!