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

RFE: Cannot write NFC-V tag #4002

Open
marcmerlin opened this issue Nov 13, 2024 · 2 comments
Open

RFE: Cannot write NFC-V tag #4002

marcmerlin opened this issue Nov 13, 2024 · 2 comments
Assignees
Labels
Feature Request New feature or user-story you wanna add to flipper NFC NFC-related

Comments

@marcmerlin
Copy link

marcmerlin commented Nov 13, 2024

Describe the enhancement you're suggesting.

Describe the bug.

I'm using the latest available firmware as of today. I have an NFC-V tag on a water filter that I'd like to duplicate to a blank tag, but copying is not offered for this type of tag, only emulation and that emulation didn't seem to work (my water filter didn't see the emulated tag at all, or didn't like it).

Old versions of flipper zero recognized the tag as ISO15693-3 (unknown)
image

New (today's) firmware, recognizes the tag as SLIX
image

For comparison, the same tag seen by android
image

Reproduction

Reading the tag works, emulating it seems to work, but at least in my case does not. I can't tell if the emulation is bad or if I have another issue.
But more importantly, there is no 'copy' option that I can find.

I bought these 2 kinds of tags, but currently cannot write to them:
https://www.amazon.com/dp/B0755WF6CK

Any idea what I'm doing wrong, or not supported yet?

Target

No response

Logs

No response

Anything else?

No response

Anything else?

I may have filed this in the wrong repo originally, namely DarkFlippers/unleashed-firmware#836
apologies for that.
I'm happy to close the other one if appropriate

@marcmerlin marcmerlin changed the title RFE: Cannot copy NFC-V tag RFE: Cannot write NFC-V tag Nov 13, 2024
@skotopes skotopes added Feature Request New feature or user-story you wanna add to flipper NFC NFC-related labels Jan 16, 2025
@skotopes
Copy link
Member

@RebornedBrain can you take a look?

@RebornedBrain
Copy link
Contributor

RebornedBrain commented Jan 20, 2025

Hi, @marcmerlin currently Flipper doesn't support write operations for iso15 tags.
Speaking about emulation, do you have proxmark? If yes, then some sniff result logs from it could be very handy.

And you can try next steps:

  • Read the tag and save it on FZ

  • Download saved tag.nfc to your PC and open it with any text editor

  • Change Capabilities field from Default to AcceptAllPasswords here is an example
    Image

  • Save your tag and upload it back to FZ

  • Try to emulate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or user-story you wanna add to flipper NFC NFC-related
Projects
None yet
Development

No branches or pull requests

4 participants