-->
Page 2 of 2

Re: NodeMCU / 0.96 OLED Not Working

PostPosted: Thu Feb 13, 2020 10:40 pm
by Nisar ahmed
I am facing, exactly the same problem. Inspite I did not connected any power supply as in your case. Did you happen to resolve it. Please suggest any clue if you did so

Re: NodeMCU / 0.96 OLED Not Working

PostPosted: Sat Aug 28, 2021 5:06 pm
by HarishanG
Hi, this is a bit late, but I believe the screen you are using does not have its own reset pin, hence, you should change the example code provided by Adafruit, changing the line "#define OLED_RESET 4" to "#define OLED_RESET -1"