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

NFC-B Support #3341

Closed
lemonchu opened this issue Jan 5, 2024 · 8 comments
Closed

NFC-B Support #3341

lemonchu opened this issue Jan 5, 2024 · 8 comments
Assignees
Labels
Bug NFC NFC-related

Comments

@lemonchu
Copy link

lemonchu commented Jan 5, 2024

Description of the feature you're suggesting.

NFC-B Simulate Request

The 0.97.1 release can read NFC-B card now, but it cannot stimulate NFC-B. If trigger a simulation, the simulation will not work and showed an error of “NULL pointer dereference”

Anything else?

No response

@skotopes
Copy link
Member

skotopes commented Jan 5, 2024

NFC-B emulation is not yet here, how did you manage to emulate it?

@lemonchu
Copy link
Author

lemonchu commented Jan 5, 2024

NFC-B emulation is not yet here, how did you manage to emulate it?

In the app for iOS.

Click it and it appears a button to emulate.
image

@skotopes skotopes added NFC NFC-related Bug labels Jan 5, 2024
@skotopes
Copy link
Member

skotopes commented Jan 5, 2024

That is a bug then. Firmware must tell you that emulation of NFC-B is not supported

@lemonchu
Copy link
Author

lemonchu commented Jan 5, 2024

Well, I am still wondering whether the NFC-B emulation will be supported in the future. Thanks~

@skotopes
Copy link
Member

skotopes commented Jan 5, 2024

It will be

@gornekich
Copy link
Member

@lemonchu on latest releases you will see card info instead of emulation attempt when opening your card.

Unfortunately it's impossible to emulate NFC-B on flipper zero.

@yagueto
Copy link

yagueto commented Apr 23, 2024

Unfortunately it's impossible to emulate NFC-B on flipper zero.

Is it impossible because of hardware/software or is it impossible as of now (a.k.a. not yet implemented)? @skotopes said there would be support.

@skotopes
Copy link
Member

skotopes commented Apr 23, 2024

@yagueto hardware limitations: nfc-b emulation is not supported by the NFC chip, software emulation is not possible because of the lack of computing resources to do it in real time.

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

No branches or pull requests

4 participants