Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

nfc writing and partially reading wont work #504

Closed
Jona-Walpert opened this issue Jan 1, 2024 · 7 comments · Fixed by #540
Closed

nfc writing and partially reading wont work #504

Jona-Walpert opened this issue Jan 1, 2024 · 7 comments · Fixed by #540
Labels
bug Something isn't working release-pending This has been implemented and is waiting to be released publicly

Comments

@Jona-Walpert
Copy link

Jona-Walpert commented Jan 1, 2024

Describe the bug.

Issue with NFC Tag Reading and Writing on Flipper Zero with Xtreme Firmware

Problem Description

I encountered an issue with my Flipper Zero running the Xtreme Firmware, where I am unable to read or write NFC tags successfully. When attempting to read a new and empty tag, the device reports that only 133 out of 135 pages were read. However, I can successfully read all pages if the tags are unlocked using the password FF FF FF FF wich I found online.

Additionally, when trying to write to an NFC tag, the device indicates that it is still locked, and there is an issue related to Auth 0 (refer to the attached picture).

Steps to Reproduce

  1. Attempt to read a new and empty NFC tag.
  2. Observe the reported read result (133/135 pages).
  3. Try reading the same tag after unlocking with the password FF FF FF FF.
  4. Attempt to write to an NFC tag.
  5. Observe the reported lock status and Auth 0 issue (as shown in the attached picture).

Expected Behavior

The Flipper Zero with Xtreme Firmware should be able to read and write to NFC tags without encountering issues related to incomplete reads or authentication problems.

Additional Information

  • Flipper Zero model: [FZ.1]
  • Xtreme Firmware version: [XFW-0052]
  • Any relevant screenshots or error messages: [see picture]

nfc-error

Reproduction

  1. Switch on
  2. nfc
  3. saved
  4. select saved nfc file
  5. write
  6. error

Target

No response

Logs

[useless qflipper logs]

Anything else?

Logs always says succes. writing or readng all pages didnt work but logs show SUCCESS

@Jona-Walpert Jona-Walpert added the bug Something isn't working label Jan 1, 2024
@Jona-Walpert
Copy link
Author

rad

@Sil333033
Copy link
Contributor

your card is locked by the lock bits. even with the passwords for all the pages you cant do anything.
Those logs are useless btw, ignore them. They are referring to your actions via qflipper

@Jona-Walpert
Copy link
Author

your card is locked by the lock bits. even with the passwords for all the pages you cant do anything. Those logs are useless btw, ignore them. They are referring to your actions via qflipper

Ok but I should be able to write it?

@Willy-JL
Copy link
Contributor

Willy-JL commented Jan 1, 2024

explain how you are attempting to write to it.

@Jona-Walpert
Copy link
Author

I go to "NFC". then to "saved". Then I choose a saved nfc file. After that I click on "Write" and hold a nfc tag to the back of the flipper and Then the message apepars that you can see in the first picture

@Willy-JL
Copy link
Contributor

Willy-JL commented Jan 1, 2024

learning to use google might prove fruitful.
https://www.google.com/search?q=write+locked+ntag215+with+flipper+zero
https://www.reddit.com/r/flipperzero/comments/18e48gg/flipper_thinks_all_ntag215_cards_are_password/
flipperdevices/flipperzero-firmware#3281
flipperdevices/flipperzero-firmware#3285

the issue is resolved and merged into the firmware. it is already available in dev builds, and will be released in v53.

@Willy-JL
Copy link
Contributor

Willy-JL commented Jan 1, 2024

technically not resolved in a stable release however, so i will reopen and mark as pending release.

@Willy-JL Willy-JL reopened this Jan 1, 2024
@Willy-JL Willy-JL added the release-pending This has been implemented and is waiting to be released publicly label Jan 1, 2024
@Willy-JL Willy-JL linked a pull request Feb 2, 2024 that will close this issue
@Willy-JL Willy-JL closed this as completed Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working release-pending This has been implemented and is waiting to be released publicly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants