[GH-ISSUE #187] Tags are waiting for data but never update #2310

Closed
opened 2026-03-20 21:05:26 +01:00 by sascha_hemi · 5 comments
Owner

Originally created by @jelloj1 on GitHub (Dec 29, 2023).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/187

Describe the bug
Tags are connected to mini-AP - I can reboot them from webpage, but they never update with any content - in the logs it keeps saying "blocked request" and the AP will contstantly reboot

To Reproduce
Steps to reproduce the behavior:
Try to update a tag
AP reboots constantly
Tag eventually times out

Expected behavior
Expect tag to update per the instructional video

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Purchased both tags and mini-AP kit off Tinde - tags seem to have version 1.9 - learned the "battery" method to get them to boot up and they work fine, find the AP, show up in the webbrowser, but say waiting for data. everythings is soldered correctly on AP (including the jumper) and it seems to update just fine. Tried different zigbee channels since I have Phillips Hue on channel 20

Originally created by @jelloj1 on GitHub (Dec 29, 2023). Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/187 **Describe the bug** Tags are connected to mini-AP - I can reboot them from webpage, but they never update with any content - in the logs it keeps saying "blocked request" and the AP will contstantly reboot **To Reproduce** Steps to reproduce the behavior: Try to update a tag AP reboots constantly Tag eventually times out **Expected behavior** Expect tag to update per the instructional video **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Purchased both tags and mini-AP kit off Tinde - tags seem to have version 1.9 - learned the "battery" method to get them to boot up and they work fine, find the AP, show up in the webbrowser, but say waiting for data. everythings is soldered correctly on AP (including the jumper) and it seems to update just fine. Tried different zigbee channels since I have Phillips Hue on channel 20
sascha_hemi added the question label 2026-03-20 21:05:26 +01:00
Author
Owner

@nlimper commented on GitHub (Dec 30, 2023):

Not enough information. What kind of content are you sending? If you're uploading an image, make sure you use the exact right resolution, jpeg, baseline (no progressive). First try to use a simple content type (like 'count hours').
If it's not working, provide the output of the serial terminal, and the exact copy/paste of an error message and the surrounding context ("in the logs it keeps saying "blocked request" and the AP will contstantly reboot" is not sufficient for debugging)

<!-- gh-comment-id:1872553779 --> @nlimper commented on GitHub (Dec 30, 2023): Not enough information. What kind of content are you sending? If you're uploading an image, make sure you use the exact right resolution, jpeg, baseline (no progressive). First try to use a simple content type (like 'count hours'). If it's not working, provide the output of the serial terminal, and the exact copy/paste of an error message and the surrounding context ("in the logs it keeps saying "blocked request" and the AP will contstantly reboot" is not sufficient for debugging)
Author
Owner

@jelloj1 commented on GitHub (Dec 30, 2023):

I tried sending all the different content, but to get the logs, I just tried to send the current date. - Here is a screen shot of the web logs and the attached file is the serial log.
image

esp-web-tools-logs.txt

For reference x131 is the AP and xB1A is the tag I used in this example.
I only sent a portion - it would continue to do this for awhile. All the tags i got have the same issue.
Hopefully this additional information will help - I was thinking of reflashing the ESP32

<!-- gh-comment-id:1872579259 --> @jelloj1 commented on GitHub (Dec 30, 2023): I tried sending all the different content, but to get the logs, I just tried to send the current date. - Here is a screen shot of the web logs and the attached file is the serial log. ![image](https://github.com/jjwbruijn/OpenEPaperLink/assets/31767762/5ffe1f5e-fa06-487e-93b5-168a701a6909) [esp-web-tools-logs.txt](https://github.com/jjwbruijn/OpenEPaperLink/files/13798911/esp-web-tools-logs.txt) For reference x131 is the AP and xB1A is the tag I used in this example. I only sent a portion - it would continue to do this for awhile. All the tags i got have the same issue. Hopefully this additional information will help - I was thinking of reflashing the ESP32
Author
Owner

@nlimper commented on GitHub (Dec 30, 2023):

This behaviour will show if the segmented tag is not connected to VCC. It is back-fed by the other pins so it works a bit, but the power is not strong enough for actual sending of an image.

You probably forgot to solder the little blob for connecting VCC:
IMG_4032
Or, if the blob is there, the VCC pad is not connected successfully to the segmented tag.

<!-- gh-comment-id:1872580373 --> @nlimper commented on GitHub (Dec 30, 2023): This behaviour will show if the segmented tag is not connected to VCC. It is back-fed by the other pins so it works a bit, but the power is not strong enough for actual sending of an image. You probably forgot to solder the little blob for connecting VCC: ![IMG_4032](https://github.com/jjwbruijn/OpenEPaperLink/assets/4137036/c4584a73-7325-4b20-bb7f-5dc3fc3728c9) Or, if the blob is there, the VCC pad is not connected successfully to the segmented tag.
Author
Owner

@jelloj1 commented on GitHub (Dec 30, 2023):

Ok - I did jumper the VCC - but i will poke around and make sure the solder job is good.

<!-- gh-comment-id:1872580804 --> @jelloj1 commented on GitHub (Dec 30, 2023): Ok - I did jumper the VCC - but i will poke around and make sure the solder job is good.
Author
Owner

@jelloj1 commented on GitHub (Dec 30, 2023):

That was it - I resoldered everything and it worked - thanks for your help!

<!-- gh-comment-id:1872582748 --> @jelloj1 commented on GitHub (Dec 30, 2023): That was it - I resoldered everything and it worked - thanks for your help!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2310