-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Display never turns on #167
Comments
I know you mentioned you have the correct versions, but normally this is the one that might cause an issue with the display: "SSD1306Wire.h" --> https://github.com/ThingPulse/esp8266-oled-ssd1306/releases/tag/4.1.0 (version 4.1.0) Make sure you have the 4.1.0 version. If the web interface is loaded and running, you can also try and load the compiled binary through the web interface. If you don't know the IP of your monitor, you can get it from viewing the port monitor. |
Will try this when i get home! |
It didnt seem to work, what should i do now? |
What screen are you using? If you have the 1.3", you need to uncomment a line in the settings.h as per the install guide. |
I have the board compiled with the code and I'm able to set it up, but the display never turns on. Ive made sure to use the right versions, compiled it multiple times, resoldered and unsoldered the connections, but nothing ever works. What do I do?
The text was updated successfully, but these errors were encountered: