mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #215] OpenEPaperLink-PyStation Help needed #2879
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 @nikkisstuff on GitHub (Feb 1, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/215
I have flashed my cc2531 with the correct firmware and the tag displays AP Found. I have put my png image in the OpenEPaperLink-PyStation folder and renamed it with the mac address but it will not upload. What am i missing? It returns
2024-02-01 20:46:53,155 - logic - INFO - Checkin from MAC 78:01:05:56:1c:85:c6:00
2024-02-01 20:46:53,156 - logic - INFO - No image found for 78:01:05:56:1c:85:c6:00
2024-02-01 20:47:33,369 - logic - DEBUG - <AvailableDataRequest: outerChecksum=23, sourceMac=00c6851c56050178, innerChecksum=110, lastPacketLQI=54, lastPacketRSSI=-81, temperature=0, batteryMv=24588, hwType=0, wakeupReason=0>
@sirexeclp commented on GitHub (Feb 2, 2024):
I'm currently working on improving the pyStation in our forked repo.
You can take a look at the upload_image.py script.
https://github.com/Chaostreff-Potsdam/zonen-tags/blob/docker/tag_configurator/upload_image.py
For the original PyStation you need to put your images in a sub-directory named
cache.Also make sure that your current working directory is
ARM_Tag_FW/cc2531_OEPL/OpenEPaperLink-PyStationand running themain.pyas a script from there likepython3 main.py.@nikkisstuff commented on GitHub (Feb 2, 2024):
Thanks For your help i will defiantly look at your fork.
I added the cache folder but when it try's to upload i get the following error. I am using a hanshow nebular tag.
@nikkisstuff commented on GitHub (Feb 2, 2024):
I have found the problem The image i resized was not the correct format