Windows Phone 8 device as a Proximity Access Card

隐身守侯 提交于 2019-12-01 12:25:47

Currently, card emulation is not supported by the Windows Phone proximity API.

Sources:

It is impossible from the physics perspective and standards. NFC is based upon ISO 14443 and is using 13,56 MHz wave carrier - which is high-frequency layer - it is typically the electric field scope. 125 kHz is the proximity scope (125 kHz - 134 kHz) which uses magnetic induction (and magnetic field) as the communication environment.
Conclusion - it is physically impossible in this exact case. You could if you would use 13,56-solutions as proximity (this is possible).

Take a look here: This white paper details the features in Windows Phone 8.1 that you can use to create a UICC-based NFC card-emulation app.

http://www.microsoft.com/en-us/download/details.aspx?id=43681

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