Display SSD1306 not Working after Upgrade to Tasmota 14.0.0 an Universal Driver #21412
-
PROBLEM DESCRIPTIONAfter Updating my ESP8266 with Display SSD1306 to Tasmota 14.0.0 the display isn't working anymore.
I created a Script on the Device which looks like this:
I also configured a GPIO with "A" Option After that the display is dark What I'm doing wrong? Thanks for you help in advance REQUESTED INFORMATIONMake sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Configuration output here:
Rules output here:
STATUS 0 output here:
Console output here:
TO REPRODUCESteps to reproduce the behavior: EXPECTED BEHAVIOURA clear and concise description of what you expected to happen. SCREENSHOTSIf applicable, add screenshots to help explain your problem. ADDITIONAL CONTEXTAdd any other context about the problem here. (Please, remember to close the issue when the problem has been addressed) |
Beta Was this translation helpful? Give feedback.
Replies: 20 comments 4 replies
-
The docs says that you can have the |
Beta Was this translation helpful? Give feedback.
-
so i have to use "lower case" <d ? |
Beta Was this translation helpful? Give feedback.
-
Yes, lower case |
Beta Was this translation helpful? Give feedback.
-
OK, I changed the script to:
but it still not wokring... |
Beta Was this translation helpful? Give feedback.
-
Better follow the docs...
That's the dropdown to the right, for the |
Beta Was this translation helpful? Give feedback.
-
ok got it running now. Sorry for being so stupid ;-) |
Beta Was this translation helpful? Give feedback.
-
Not used that combo, but as a starting point I'd expect |
Beta Was this translation helpful? Give feedback.
-
unfourtnately not.
Do you have a example, how i can clear the display, draw a rectangle and show some text? |
Beta Was this translation helpful? Give feedback.
-
Docs (which I already linked to): https://tasmota.github.io/docs/Universal-Display-Driver/ When it comes to that, I'd suggest you to post the full set of commands which you already had working, but which fails now. |
Beta Was this translation helpful? Give feedback.
-
OK, this command worked before and now shows rubbish on the display:
The text is shown "overlapping" on the display |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
ok, good to hear. did you compile with the same options as I did? |
Beta Was this translation helpful? Give feedback.
-
did you also configure the display with script... or did you do it with rule 3? |
Beta Was this translation helpful? Give feedback.
-
I build up a testdevice with the display and my compiled version with the user_conf settings above. The display is recognized by esp8266 but is dark and I can't send any text to it. I used the script above for configuration and made the same settings.. here some output of the device:
Has anyone an idea, how I get this display to work or what I can try? |
Beta Was this translation helpful? Give feedback.
-
@helmar74 For the future, please only open an issue if you are quiet sure it is a bug in Tasmota. |
Beta Was this translation helpful? Give feedback.
-
Manage to get it work. I reflashed my ESP (erased it completly) and set it up from scratch. Now the display is working Thank you for you great support! |
Beta Was this translation helpful? Give feedback.
-
Donation done ;-) |
Beta Was this translation helpful? Give feedback.
-
I have an esp8266 with an SSD1306. The display was working fine in 13.4 but stopped working at 14.0 Anybody can give me an hint? |
Beta Was this translation helpful? Give feedback.
Better follow the docs...
That's the dropdown to the right, for the
3
.