Solved!
The problem was in a custom library, which used GPIO2 for Wifi status.
Thanks.
Search found 2 matches
- Sun Apr 23, 2017 3:47 pm
- Forum: General Q&A
- Topic: Disable Wifi status LED
- Replies: 7
- Views: 23861
- Thu Apr 13, 2017 8:24 pm
- Forum: General Q&A
- Topic: Disable Wifi status LED
- Replies: 7
- Views: 23861
Re: Disable Wifi status LED
Hi, I'm working on a project where I need to use the GPIO2 (WiFi Status Led) for another purpose (Chip Select line; all other pins are used). How can I disable the Wifi Status Led function. Right now both (my sketch in Arduino and ESP WiFi functions) try to use this pin and of course my device on th...