Difference between revisions of "RFID tags"
(→Supported RFID Tags) |
|||
Line 22: | Line 22: | ||
! Standard!! Tested Tag technologies | ! Standard!! Tested Tag technologies | ||
|- | |- | ||
− | | | + | | NfcA (RFID standard: ISO-14443A) {{Version/AndroidSince|2.4.2}} || EV1(MFOUL11), NTAG 203(F), NTAG 216, NTAG 210, NTAG 213 |
|- | |- | ||
| NfcB (RFID standard: ISO-14443B) {{Version/AndroidSince|2.4.5}} || - | | NfcB (RFID standard: ISO-14443B) {{Version/AndroidSince|2.4.5}} || - | ||
Line 30: | Line 30: | ||
|} | |} | ||
− | [[ | + | |
− | + | == NFC Scan Result Type == | |
− | + | Depending on the [[Settings#AR_settings|NFC Scan Result Type]] setting, {{UBIK}} can extract different types of information from a scanned RFID tag: | |
− | + | ||
+ | {| class="wikitable" | width = "100%" | ||
+ | |- | ||
+ | ! NFC Scan Result Type !! Comment | ||
+ | |- | ||
+ | | Identifier (Hexadecimal) {{Version/AndroidSince|2.4.2}} || Extracts the write-protected identifier of a scanned tag in hexadecimal form. The identifier is given by the manufacturer and can´t be manipulated. | ||
+ | |- | ||
+ | | Content (Hexadecimal) {{Version/AndroidSince|3.0.0}} || Extracts the raw content of a scanned tag in hexadecimal form. Not supported on the Getac Z710. NfcB tags are not supported. | ||
+ | |- | ||
+ | | Content (ASCII) {{Version/AndroidSince|3.0.0}} || Extracts the raw content of a scanned tag in ASCII form. Not supported on the Getac Z710. NfcB tags are not supported. | ||
+ | |- | ||
+ | | Content (NDEF) {{Version/AndroidSince|3.0.0}} || Extracts NDEF messages of type "Text" or "text/plain" from a scanned tag. Not supported on the Getac Z710. | ||
+ | |- | ||
+ | |} | ||
== Configurable start screen RFID button == | == Configurable start screen RFID button == | ||
Line 128: | Line 141: | ||
[[Category:2.4.0|RFID tags]] | [[Category:2.4.0|RFID tags]] | ||
[[Category:Android|RFID tags]] | [[Category:Android|RFID tags]] | ||
− | |||
[[Category:Version 2.5|RFID tags]] | [[Category:Version 2.5|RFID tags]] | ||
+ | [[Category:WinX|RFID tags]] | ||
+ | [[Category:Version 3.0|RFID tags]] |