mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #376] Gicisky 2.13" TFT display garbled/distorted #2434
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 @MrDeon on GitHub (Oct 2, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/376
Describe the bug
I'm attempting to send a basic image from OpenEPaperLink on my ESP32-S3 to a Gicisky 2.13" TFT shelf label. No matter what I try (static image, display date, AP info, etc), it is always garbled and unreadable. I have tried flashing the firmware again on the tag (using TLSR_Gicisky_TFT_213.bin) and also updated the AP to 2.60b, but this didn't help. I'm using BLE_ONLY_AP as the Gicisky tags are BLE.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The image on the tag to match the image drawn in the web interface (or to match whatever other content like current date, QR code, etc)
Screenshots
@atc1441 commented on GitHub (Oct 2, 2024):
Hey, that display is not supported bia BLE, you can flash the Zigbee firmware onto it but then you need the complete OpenEPaperLink AP including the ESP32-C6 as RF interface.
@MrDeon commented on GitHub (Oct 2, 2024):
Oh, I didn't realise it was unsupported. I picked the first one under BLE based on this page which is the Gicisky 2.13" TFT.
Is there another compatible BLE tag you can recommend I replace this one with?
@atc1441 commented on GitHub (Oct 2, 2024):
The Epaper versions from gicisky are supported
@MrDeon commented on GitHub (Oct 12, 2024):
Hi @atc1441 - sorry to bring you back to this topic again
I couldn't find any of Gicisky Epaper tags available in my country, so I have bought an ESP32-C6 and flashed both ESP32s in the 'spaghetti AP' configuration
Can you suggest where I can find the Zigbee firmware for the Gicisky 2.13" TFT tag? I wasn't aware this tag had a Zigbee module/radio in it, but if this is indeed the case, I'm hoping I can get it working with the setup I have now.
@atc1441 commented on GitHub (Oct 13, 2024):
You can use this tool to flash
https://atc1441.github.io/BLE_EPaper_OTA.html
And the firmware is here
https://github.com/OpenEPaperLink/OpenEPaperLink/blob/master/binaries/Tag/TLSR_Gicisky_TFT_213.bin