-
die Norm reihe: ISO-IEC 14443 - Identification cards – Contactless integrated circuit cards
-
some further questions
- How can an Android phone constantly be on the look for passive PICC = Proximity Integrated Circuit Cards … without draining battery like crazy??
- and what does Peer-to-Peer Modus (nfc) change about that … can i as the sender be the active part (which is turned on on a button press) and send messages, which trigger a URL-open on the other phone
- like: Android Beam was implemented
- and what does Peer-to-Peer Modus (nfc) change about that … can i as the sender be the active part (which is turned on on a button press) and send messages, which trigger a URL-open on the other phone
- What are the C APDU = Command APDU (nfc)s and R APDU = Response APDU (nfc)s to transmit a NDEF Message???
- seems to be quite complex?
- document in: from APDU to NDEF Message s
- How can an Android phone constantly be on the look for passive PICC = Proximity Integrated Circuit Cards … without draining battery like crazy??
-
a good summary of physical stuff: https://www.elektronik-kompendium.de/sites/kom/1107181.htm
- and security things
-
a really good read: https://www.st.com/resource/en/datasheet/st25ta16k.pdf
-
how and what bytes are transmitted: NFC Application Layer
-
structure of that data: NDEF = NFC Data Exchange Format
-
on a rooted Android you can control the full APDU of a nfc connection … with eg: https://github.com/okanatas/NFCCardEmulator
-
a java library: https://github.com/sasc999/javaemvreader
-
modi:
-
IsoDep (nfc) in Android the transport layer, on which you send the APDU = Application Protocol Data Unit (nfc) bytes…
-
- 2010 eingeführt, mit Android 10 abgeschafft…
- anstelle wird Android Quick Share, or Android Nearby Share gemach, was auf Bluetooth und Wifi aufbaut und nicht NFC = Near Field Communication
- 2010 eingeführt, mit Android 10 abgeschafft…
rel
- NDEF = NFC Data Exchange Format
- SNEP = Simple NDEF Exchange Protocol
- SWP = Single Wire Protocol (nfc)
- AC = Application Cryptogram (nfc)
- ATC = Application Transaction Counter (nfc)
- PCD = Proximity Coupling Device (nfc)
- PICC = Proximity Integrated Circuit Card
- SIM = Subscriber Identity Module