From bfed25bff835d4f7090ea651b9d62fc3e7c4da34 Mon Sep 17 00:00:00 2001 From: Zoltan Kis Date: Thu, 29 Nov 2018 17:10:36 +0200 Subject: [PATCH] Fix #133: add Type 5 mention in Introduction Signed-off-by: Zoltan Kis --- index.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index ee20dbc..fd52c56 100644 --- a/index.html +++ b/index.html @@ -590,6 +590,15 @@ service. Supports three different communication speeds 106 or 212 or 424 Kbits/s. +
  • + NFC Forum Type 5: This tag is based on the NFC-V RF + technology which is based on ISO/IEC 15693 and allows reading and + writing an NDEF message on a ISO/IEC 15693 RF tag that is accessible by + long range RFID readers as well. The NFC communication is limited to + short distance and may use the Active Communication Mode of + ISO/IEC 18092 where the sending peer generates the field which balances + power consumption and improves link stability. +
  • @@ -2638,7 +2647,7 @@

    The NFCWatchMode enum

    Let options be the second callback.
  • - Let signal be the options’ dictionary member of the same + Let signal be the options’ dictionary member of the same name if present, or null otherwise.
  • @@ -2745,7 +2754,7 @@

    The NFCWatchMode enum

    - +