-
Notifications
You must be signed in to change notification settings - Fork 5
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
OLED display gets cluttered after some time #15
Comments
Does this only happen on this specific device or also on other OLED devices? At one point in time, I had to switch the OLED lib as the old one was discontinued. Does calling |
This is happening on various devices of TTGO. I've just noticed it gets worse each time receiving a message.
No, clearly this does not help, vice versa it seems that on receiving the display gets obstructed in the first place. Just as a side note: I've updated the OLED library to version 4.2.1 locally, which also does not help for this issue. |
It seems to be a BLE related problem. If no device is connected through BLE, the display seems to be perfectly fine, whereas with a connected device re-rendering seems to introduce the visual distortion. |
I've noticed on multiple devices, that the display becomes cluttered up after some time using the rf95modem. For reference there is a picture below.
Any idea what could introduce this bug?
The text was updated successfully, but these errors were encountered: