Commit Graph
8 Commits
Author SHA1 Message Date
Michael Huber 8074cd4ad8 [PATCH] Add usage counter reset with AUTHLIM warning
Adds the ability to reset the brush head's usage counter to zero.

Flow: Read head -> press Right ("Reset") -> confirm warning dialog ->
hold head to Flipper again. The app authenticates with the derived
password via the poller's AuthRequest event and writes the official
reset payload (00 00 02 00) to page 0x24.

The confirm dialog warns about the NTAG213 AUTHLIM feature which
permanently locks the tag after 3 wrong password attempts.
2026-08-08 15:45:58 +01:00
mbirth 8933b64139 Prepare app release
Signed-off-by: Markus Birth <markus@birth-online.de>
2026-03-31 13:24:27 +01:00
mbirth 30573518d5 Prepare app release
Signed-off-by: Markus Birth <markus@birth-online.de>
2026-03-31 13:08:21 +01:00
mbirth c99b0375fc Read complete scene
Signed-off-by: Markus Birth <markus@birth-online.de>
2026-03-27 22:17:21 +00:00
mbirth 4f4e55a8c1 Cleanup
Signed-off-by: Markus Birth <markus@birth-online.de>
2026-01-26 16:14:42 +00:00
mbirth c0148f2912 Remodeled after RFID reading app
Only the menu works so far

Signed-off-by: Markus Birth <markus@birth-online.de>
2026-01-26 01:31:04 +00:00
mbirth 64b4bb3c52 More tests
Signed-off-by: Markus Birth <markus@birth-online.de>
2026-01-22 00:00:54 +00:00
mbirth fe1527d0d5 Initial commit
Signed-off-by: Markus Birth <markus@birth-online.de>
2026-01-21 23:09:02 +00:00