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

Ascii counter fix #3130

Conversation

RebornedBrain
Copy link
Contributor

What's new

Now counter updates properly in ascii mirror mode

Verification

NTAG213
hf 14a raw -sc A229840026FF //Enable ascii mirror in counter mode
hf 14a raw -sc A22A10050000 //Enable counter itself
hf 14a raw -sc 3025 //Read page 0x25
hf 14a raw -sc 3025 //Each ride counter should be +1
hf 14a raw -sc 3025

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

RebornedBrain and others added 30 commits August 31, 2023 14:46
Both cmds now work through one function
NtagI2C support added
Conflicts:
	firmware/targets/f7/api_symbols.csv
@gornekich gornekich merged commit dae5d3d into flipperdevices:gornek/nfc_refactoring_v1 Oct 6, 2023
8 of 9 checks passed
@RebornedBrain RebornedBrain deleted the berezhnoy/ascii_counter_fix branch August 19, 2024 10:47
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