Skip to content

[FL-3574] Ultralight composite command handling#3028

Merged
gornekich merged 8 commits intoflipperdevices:gornek/nfc_refactoringfrom
RebornedBrain:berezhnoy/mfu_composite_cmd
Aug 31, 2023
Merged

[FL-3574] Ultralight composite command handling#3028
gornekich merged 8 commits intoflipperdevices:gornek/nfc_refactoringfrom
RebornedBrain:berezhnoy/mfu_composite_cmd

Conversation

@RebornedBrain
Copy link
Contributor

@RebornedBrain RebornedBrain commented Aug 31, 2023

What's new

  • Ultralight composite command handling added
  • COMP_WRITE command implemented

Verification

hf 14a raw -sck A001 - comp write to block 1
NAK (00)

hf 14a raw -sck A02D - comp write to block 2D (out of range for NTAG213)
NAK (00)

hf 14a raw -sck A00A - comp write to block 10
ACK
hf 14a raw -ac DEADBEAF00112233445566778899AABB - data
ACK
Result: block[10]: DEADBEAF

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

@gornekich gornekich merged commit ad042e8 into flipperdevices:gornek/nfc_refactoring Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants