mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
Page:
Troubleshooting usage
Pages
1.3” EL013H2WRD Peghook
1.54″ HS‐154R‐N
13.3″ EL133C2WRN
2.1″ Chroma‐21
2.2″ BWRY EL022F6W4A
2.2″ EL022H3WRA
2.6″ BWRY Newton Pro EL026F6W4A
2.7″ ST‐GR27000
2.9″ Chroma 29
2.9″ EL029D2WRA SubGHz
2.9″ EL029GSWRN
2.9″ EL029H3WRA
2.9″ ST‐GM29MT1
2.9″ TG‐GM29MT1C ST‐GM29MTF
4.2″ Chroma 42
4.2″ ST‐GR42
4.2″ TG‐GR42
4inch AP
7.4″ ST GM7500N
7.5″ ST‐GR750BN
88MZ100 Changelog
88MZ100 Programming and interfacing
Access point pinouts
Adding an SD card
BLE only AP
Beginners Guide for an easy to build Access Point (aka spaghetti AP)
Binary file nomenclature
Build AP firmware
CC1310 Based Chroma Tags
Chroma 74
Chroma 74H
Chroma Aeon 74
Chroma Series SubGhz Tags
Content cards
Default settings for new Tags
ESP32‐PoE‐ISO_AP
Firmware Updates
Flashing SiLabs based M3 Newton Displays
Generic CC1101 modules for SubGhz
Google Apps Scripts
Home
ICS calendar
Installing SubGhz Beta
Led control
LilyGo T‐Panel AP
Lithium Ion replacement for CR2450
M2 NFC 2.9″ and 1.54″
M2 Tag Firmware changelog
M3 Tag Firmware changelog
Nano AP V2
Opticon 2.1″ BWRY EE‐214RY
Opticon 2.9″ BWRY EE‐293RY
Opticon 4.2″ BWR EE‐420R
Opticon 7.5″ BWR EE‐750R
Opticon CC2533‐based tags
Picture Frame for 7.4" Price tags
RF protocol
Restoring Lost Serial Numbers in Chroma Tags
SubGhz AP Configuration
SubGhz support for the LilyGo T‐Panel
Tag protocol timing
Troubleshooting usage
Uploading & Using Custom Fonts, with examples
Using your own fork with OTA updates
Yellow AP with EByte CC1101 module
rf‐wake
tagtype notes
Clone
4
Troubleshooting usage
Boris Kröger edited this page 2023-10-22 21:33:01 +02:00
Troubleshooting Usage
Display Content of Tag not updating
Situation
- The image gets updated at the AP, but doesn't show on the tag display
- Image in AP is different from what is shown on tag display
- The tag is still connected to the AP and checks in
- The AP log shows the following lines
14:56:11 < 00000218C9073B10 reports xfer complete
14:56:10 new image: /current/00000218C9073B10.pending
14:56:10 Updating 00000218C9073B10
14:56:09 Ok, done
- Usually, there would be multiple such lines between
new imageandxfer complete:
15:10:20 < Block Request received for file /current/00000218A8743B13.pending block 1, len 640 checksum 33468
15:10:19 < Block Request received for file /current/00000218A8743B13.pending block 0, len 4096 checksum 49644
Solution
Try the following steps.
- Reboot the tag via the AP
- right click tag and choose
Reboot tag
- right click tag and choose
- Configure the tag to show something different to get it going
- example: current date
- Perform an OTA firmware update of the tag from the AP
- see Firmware Updates
Accidentally flashing AP Firmware onto Tag
Situation
- Accidentally the AP firmware (
AP_FW_xx.yy.bin) was flashed onto a tag via OTA - The tag display shows
AP Mode
Solution
- Unfortunately, the only way to get a tag firmware (
Tag_FW_xx.yy.bin) onto the tag is flashing via the tag contacts- The required jig depends on the tag
- More information on Tag Flasher
Tag is not working after Battery Change
Situation
- Batteries of a tag were replaced, but tag is not starting (e.g. showing the previous display content)
- Even shorting the battery contacts won't help
Solution
- Try to insert the batteries all in one
Custom Access Point Name for Wifi
Situation
- OpenEPaperLink AP lists itself on the wifi as "OpenEPaperLink-xyz".
- Plan is to have a custom name for it.
Solution
- Navigate to the AP settings (gear icon)
- Change
Aliasunter Access Point config to desired name e.g.,epaperap(shorter) - Reboot AP