mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #165] raw generation fails #632
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cmsj on GitHub (Nov 21, 2023).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/165
Describe the bug
I'm setting up an AP from Nic on Tindie which I got along with some of his tags.
The AP came with 2.01b already installed, but I'm having trouble getting it to send any images to tags.
Looking at the logs, and using the ESP Editor filesystem browser, it looks like the
.rawimage buffer files are empty. Here is a log from me configuring a tag in the AP to show the current date:To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
@nlimper commented on GitHub (Nov 21, 2023):
@cmsj commented on GitHub (Nov 21, 2023):
Same thing if I switch it to Count Hours:
@cmsj commented on GitHub (Nov 21, 2023):
I connected the AP to my computer and used install.openepaperlink.de to get the console, and when I hit Save on the tag I see:
@cmsj commented on GitHub (Nov 21, 2023):
I reflashed it just in case, using the ESP32_S3_16_8_YELLOW_AP firmware, still seeing the same thing. Here is a boot log - maybe there is a fault on my hardware?
@nlimper commented on GitHub (Nov 21, 2023):
Yes, looks like a hardware issue. I see you opened an issue on the AP-v3 github too. I'm answering there, closing this one.