Skip to content

dbstore: update rfid encoding for esp-rfid v2 firmware#195

Merged
pacna merged 1 commit intomainfrom
bug/rfid-encoding
Jan 11, 2026
Merged

dbstore: update rfid encoding for esp-rfid v2 firmware#195
pacna merged 1 commit intomainfrom
bug/rfid-encoding

Conversation

@warasilapm
Copy link
Copy Markdown
Member

@warasilapm warasilapm commented Jan 9, 2026

Description

The old firmware manged the rfid string. v2 firmware has resolved this issue. This commit removes the legacy encoding of the rfid string in favor of a "correct" implementation. It also adds tests for two known buggy rfid values.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

Please put an x in the boxes that apply. You can also fill these out after creating the PR.

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

The old firmware manged the rfid string. v2 firmware has resolved this
issue. This commit removes the legacy encoding of the rfid string in
favor of a "correct" implementation. It also adds tests for two known
buggy rfid values.

Signed-off-by: Peter Maxwell Warasila <madmaxwell@soundcomesout.com>
@warasilapm warasilapm requested review from dfirebaugh and pacna January 9, 2026 03:40
@warasilapm warasilapm self-assigned this Jan 9, 2026
@warasilapm warasilapm added bug Something isn't working good first issue Good for newcomers labels Jan 9, 2026
@pacna pacna merged commit de91250 into main Jan 11, 2026
2 checks passed
@pacna pacna deleted the bug/rfid-encoding branch January 11, 2026 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants