So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Evee
#90056 I'd like to connect a red LED to GPIO2 and use as status LED for a sensor connected to GPIO0 and use the build-in blue LED for showing successful connection to WIFI. However, if I change the state (HIGH/LOW) of GPIO2, the build-in LED responds as well. It seems that they are somehow coupled.

Is there a way to decouple the build-in LED and GPIO2 so that I can use them for 2 different things?