flipperzero-firmware
flipperzero-firmware copied to clipboard
nfc: Topaz support
What's new
To-do
- Topaz emulation support
- Add manually support
Verification
- Use NFC read on Topaz 96 or 512 tag. It should be able to read the tag and show its 7-byte UID, HR0, and HR1 values.
- Scanned tag should be saveable
- Scanned tag should be loadable once saved
- Scanned tag should have HR0 and HR1 showing in Info scene, and should show hex dump when "More" is selected on Info scene
- Topaz should be selectable and usable from "Read Specific Card Type" menu
- All other NFC tag types should work the same as before (regression check)
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
I am amazed by this work! How do you know what to code? Can you write some blogpost about it?
Looking forward to this feature once it's available! :)
Emulation is still not working, closed in favor of #2688. Will create new PR whenever emulation is ready.