RogueMaster / flipperzero-firmware-wPlugins

RogueMaster Flipper Zero Firmware
https://www.patreon.com/RogueMaster
GNU General Public License v3.0
5.02k stars 519 forks source link

NFC-V emulating error, OLD vs NEW emulation? #512

Closed danidemis closed 1 year ago

danidemis commented 1 year ago

Describe the bug.

Hi, I am experiencing a problem with the emulation of an NFC-V. In RM version 0.73.2 [13 dec 2022], build 20a0a43d2 [5222] 1.13.3:L [7] dev I had managed to scan an NFC-V, save it and emulate it functionally (so the original tag reader recognized it as the original badge). From a few versions after that I can do the tag reading, but at the time of emulation it is not detected by the reader.

Does anyone have any way of knowing why it doesn't work as before? I tried reloading the old FW and it works, so I thought it was a problem related to updating the (.fap) NFC application.

Thanks you all.

Reproduction

  1. Read a NFC-V tag (in my case a ISO15693 SLIX-L)
  2. Try to emulate in front of the same reader that recognize the original NFC-V tag
  3. The reader do not trigger in front of FZ emulation

Target

No response

Logs

No response

Anything else?

No response

g3gg0 commented 1 year ago

I guess it was the same delay that reduced readability for android phones which @nvx fixed recently

nvx commented 1 year ago

I guess it was the same delay that reduced readability for android phones which @nvx fixed recently

I love it when a fix for one thing ends up fixing other stuff too 😁