Skip to content

Conversation

@gornekich
Copy link
Member

@gornekich gornekich commented Oct 24, 2023

What's new

  • Remove build settings for NFC lib
  • Fix NFC IRQ pin deinit
  • Use ASK instead of OOK demodulator in transparent mode
  • Add upper page bound for NTAGI2C1K

Verification

  • Test NFC application
  • Confirm iso15693 and SLIX emulation is working

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

@github-actions
Copy link

github-actions bot commented Oct 24, 2023

Compiled f7 firmware for commit 830f7e45:

@github-actions
Copy link

PVS-Studio report for commit 528f2845:

@gornekich
Copy link
Member Author

@nvx @pcunning
Thanks a lot for noticing that some readers use ASK modulation. I made some changes and now Flipper parse ASK signal in transparent mode. I will be glad if you test picopass emulation from flipperdevices/flipperzero-good-faps#62 built with SDK from this branch.

Also flipperdevices/flipperzero-good-faps#62 PR is temporary. I will split it to make code review easier soon. Now I just want to be sure that nfc library works correctly.

@hedger hedger added NFC NFC-related Bug labels Oct 25, 2023
skotopes
skotopes previously approved these changes Oct 28, 2023
@skotopes skotopes merged commit 3d872cf into dev Oct 28, 2023
@skotopes skotopes deleted the gornek/3637_nfc_rc_fixes branch October 28, 2023 14:22
EarthC123 pushed a commit to EarthC123/flipperzero-firmware that referenced this pull request Dec 8, 2023
* firmware: remove nfc lib build settings section
* furi hal nfc: fix nfc irq gpio deinit
* lib nfc: remove deprecated exception from sources
* nfc: use ASK demodulator in transparent mode
* mf ultralight: add upper page bound for NTAGI2C1K
* furi hal nfc: set event if nfc event was started
* nfc: fix PVS warnings
* lib signal reader: remove gpio pull setting in alloc
* furi: added math.h include for compatibility with existing apps
* nfc: remove resolved TODO in mf desfire poller
* bump api symbol version

Co-authored-by: hedger <[email protected]>
Co-authored-by: あく <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug NFC NFC-related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants