Skip to content

Conversation

@dogty
Copy link

@dogty dogty commented Oct 26, 2025

Fixed an issue with the FAST_READ command, it didn't take into account the last bloc.

Recoded the handling of dynamic and static locks based on https://www.nxp.com/docs/en/data-sheet/NTAG213_215_216.pdf. It took into account bl lock bits when you shouldn't to check if a page needs to be locked or not

Note that I've only looked for these specific tags : NTAG213, NTAG215 and NTAG216 and I kept the old algorithm for the other tags. I have no idea if those tags are compatible with the new handling would gladly want some feedback on that.

@github-actions
Copy link

You are welcome to add an entry to the CHANGELOG.md as well

@github-actions
Copy link

github-actions bot commented Oct 26, 2025

Built artifacts for commit 11bafac

Firmware

Client

@dogty dogty force-pushed the main branch 2 times, most recently from 13d51a5 to bbef641 Compare November 1, 2025 15:49
@dogty dogty marked this pull request as ready for review November 1, 2025 15:52
dogty added 3 commits November 1, 2025 18:17
… lock bits (only for NTAG213, NTAG215 and NTA216)
…ritable even if a password is set (only for NTAG215, NTAG216 and NTAG213)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant