ACR122U emulate JIS 9319-4 tag instead of ISO 14443-4 tag when keep phone on the reader

末鹿安然 提交于 2019-12-08 03:15:51

问题


I have a strange problem. When i emulate a tag with the ACR122U it normally emulate a ISO 14443-4 (NfcA) tag. This always works in the following sequence:

  • Start emulating with tgInitAsTarget
  • Phone on the reader
  • Transaction succesfull
  • Phone off the reader

But in this sequence below the emulated tag is recognized as a JIS 9319-4 tag

  • Start emulating with tgInitAsTarget
  • Put phone on the reader
  • Transaction error
  • Retransmit tgInitAsTarget
  • Not a ISO 14443-4 tag anymore
  • Phone off the reader

So if i keep my phone on the reader and start another tgInitAsTarget it doesn't recognize the tag correcly. Why is this?

Regards,

来源:https://stackoverflow.com/questions/25487986/acr122u-emulate-jis-9319-4-tag-instead-of-iso-14443-4-tag-when-keep-phone-on-the

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!