mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #272] Price tag address changed? #1813
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 @ov1d1u on GitHub (Mar 14, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/272
One of my price tag had low battery. I replaced the battery but it took me a few tries because the batteries were losing contact as I tried to put the cover back. Because the tag was in sleeping state after installing the batteries, I even shorted out the battery terminals (as instructed). Now it looks like the tag's MAC address changed, it was
0000021b0a593b19but now it is0000ffffffff3b19. Did I do some kind of reset while I was trying to put the cover back or is it expected for the address to change when shorting out the battery terminals?To Reproduce
Steps to reproduce the behavior:
Expected behavior
The tag's address should not change
Screenshots

The leftmost tag is essentially the same with the rightmost one
@jjwbruijn commented on GitHub (Mar 16, 2024):
I'm afraid you discovered a hardware voltage glitch! There isn't a whole lot we can do about this; if you run a microcontroller on a bad power supply, it can do all kinds of weird things. Since we don't have proper brown-out detection, there isn't much we can do to fix this.