« Return to Thread: How to open the internal secure element

How to open the internal secure element

by josergc :: Rate this Message:

Reply to Author | View in Thread

Use the string "nfc:InternalISO14443", for instance:

...
ISO14443Connection conn = (ISO14443Connection)Connector.open("nfc:InternalISO14443");
...

 « Return to Thread: How to open the internal secure element