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

initiator_poll_target for PCSC #728

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

drebes
Copy link

@drebes drebes commented May 29, 2024

This allows polling on CCID compatible readers like the SONY FeliCa RC-S300/P:

Without this change:

nfc-poll
nfc-poll uses libnfc libnfc-1.8.0-72-gdf0a3be
NFC reader: SONY FeliCa RC-S300/P (0236798) 00 00 opened
NFC device will poll during 36000 ms (20 pollings of 300 ms for 6 modulations)
No target found.

With the change:

# nfc-poll
nfc-poll uses libnfc libnfc-1.8.0-72-gdf0a3be
NFC reader: SONY FeliCa RC-S300/P (0236798) 00 00 opened
NFC device will poll during 36000 ms (20 pollings of 300 ms for 6 modulations)
ISO/IEC 14443A (106 kbps) target:
    ATQA (SENS_RES): 00  00  
       UID (NFCID1): 04  e0  ed  5a  35  60  80  
      SAK (SEL_RES): 20  
                ATS: 75  77  81  02  80  4f  0c  a0  00  00  03  06  03  00  03  00  00  00  00  
Waiting for card removing...nfc_initiator_target_is_present: Success
done.

Found this issue while troubleshooting wizzomafizzo/tapto#60

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.

None yet

1 participant