API support for NFC #424
-
I would like to write an application that needs nfc, like a virtual ticketing app. But I have seen that there are no available device API that interface with the nfc chip. Am I missing something? If not, are you planning to introduce such APIs? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hello, this is really good advice. Currently, we don't support the open capabilities of NFC. We will consider the opening plan for this part. If possible, could you tell us what functions you want to achieve? This will be very helpful for our plan. |
Beta Was this translation helpful? Give feedback.
-
I would like to implement a basic card emulation app, for a local ticketing system. Mainly emulation of ISO/IEC 14443. For example, on android, this is implemented using apdu commands. |
Beta Was this translation helpful? Give feedback.
Hello, this is really good advice. Currently, we don't support the open capabilities of NFC. We will consider the opening plan for this part.
If possible, could you tell us what functions you want to achieve? This will be very helpful for our plan.