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

New nfc_magic options for gen4 cards #82

Merged
merged 11 commits into from
Dec 19, 2023
Merged

Conversation

Leptopt1los
Copy link
Contributor

@Leptopt1los Leptopt1los commented Dec 10, 2023

Credits

What's new

For Gen4 cards:

  • Auth with password option moved into new submenu "Gen4 actions"
  • New function: Get card revision
  • New function: Get card config (shows only when debug ON)
  • New function: Set default config: for 06 A0 cards "revival". This revision of the cards may "fall into a coma" when interacting with it. In this state, she does not respond to any commands. This problem is solved by writing a standard config to the card

Verification

  • Get revision for gen4 card
  • Get revision for non-gen4 card
  • Get card config for gen4 card
  • Get card config for non-gen4 card
  • Set default config for gen4 card
  • Set default config for non-gen4 card

All actions with the gen4 card must be checked for:

  • on the card 06 A0 revision in working condition
  • on the card 06 A0 revision in non-working condition (card didn't detect by check magic tag)
  • on the card non 06 A0 revision

After "set default config" success card must be detected via "check magic tag" option

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@hedger hedger added enhancement New feature or request app:nfc_magic labels Dec 11, 2023
@skotopes skotopes merged commit 4c81588 into flipperdevices:dev Dec 19, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:nfc_magic enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants