Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Writes to Large NFC Tags Fails #173

Open
shannona opened this issue May 11, 2022 · 1 comment
Open

BUG: Writes to Large NFC Tags Fails #173

shannona opened this issue May 11, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@shannona
Copy link
Contributor

Writes to large NFC Tags never occur. No errors, no timeout, just no writing.

924 byte NFC Tags work fine at the upper end, 8 kbyte NFC Tags fail at the lower end. The exact boundary is presumably somewhere in between.

Potentially, this could be an issue with a single manufacturer. The precise cards we're having problems with are Mifare Desfire EV1 8K, part #B2004-5, or on Amazing B01FR6GZQY.

If we write an initial record on NFC Tools, they then become normally writable and readable, which suggests there is some way to do it in iOS, just not with Apple's normal tools.

@wolfmcnally
Copy link
Collaborator

I experienced this myself. After writing an initial file using NFC tools, the previously unusable card became usable in SeedTool. I have ordered another pack of the NFC cards so I can try to determine what state they are in before the first write. I'm going to tag this as an enhancement, not a bug because there are many other tags has not shown this failure mode.

@wolfmcnally wolfmcnally added the enhancement New feature or request label May 14, 2022
@wolfmcnally wolfmcnally added this to the Backlog milestone May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants