[GH-ISSUE #376] Gicisky 2.13" TFT display garbled/distorted #221

Closed
opened 2026-03-20 17:27:55 +01:00 by sascha_hemi · 5 comments
Owner

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:

  1. Go to Open EPaper Link Access Point web interface
  2. Select the tag
  3. Set Content to 'Static image', draw a basic image and click Save
  4. Wait for the tag to get the update
  5. Observe that the image on the tag looks nothing like the image drawn in the web interface

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

image
image

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: 1. Go to Open EPaper Link Access Point web interface 2. Select the tag 3. Set Content to 'Static image', draw a basic image and click Save 4. Wait for the tag to get the update 5. Observe that the image on the tag looks nothing like the image drawn in the web interface **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** ![image](https://github.com/user-attachments/assets/118f7685-272d-4351-8407-186d796660fe) ![image](https://github.com/user-attachments/assets/30cb1610-ec28-43de-94fa-33a7e08ddf3a)
sascha_hemi added the bug label 2026-03-20 17:27:55 +01:00
Author
Owner

@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.

<!-- gh-comment-id:2388593214 --> @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.
Author
Owner

@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?

<!-- gh-comment-id:2388601893 --> @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](https://github.com/OpenEPaperLink/OpenEPaperLink/wiki#tags) which is the Gicisky 2.13" TFT. Is there another compatible BLE tag you can recommend I replace this one with?
Author
Owner

@atc1441 commented on GitHub (Oct 2, 2024):

The Epaper versions from gicisky are supported

<!-- gh-comment-id:2388604897 --> @atc1441 commented on GitHub (Oct 2, 2024): The Epaper versions from gicisky are supported
Author
Owner

@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.

<!-- gh-comment-id:2408391143 --> @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.
Author
Owner

@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

<!-- gh-comment-id:2408796183 --> @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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#221