Closed lemonchu closed 6 months ago
NFC-B emulation is not yet here, how did you manage to emulate it?
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.
That is a bug then. Firmware must tell you that emulation of NFC-B is not supported
Well, I am still wondering whether the NFC-B emulation will be supported in the future. Thanks~
It will be
@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.
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.
@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.
@skotopes, will there ever be an NFC-B emulation support on the current Flipper Zero, or does there need to be a hardware update to do so?
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