Hello, I want to use my wifi kit 8266 in deep sleep mode. To implement this i need connect gpio16 and reset pin, but this gpio 16 connected with oled reset.
If oled inited and gpio16 connect reset board pin - it led to infinity reseting of board.
I have read about redefining of OLED_RESET pin, but i need to connect new oled reset pin with oled, right?
Can I use oled and deep sleep in one project? if yes, how?