<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic NTAG 5 iOS Development Code in NFC</title>
    <link>https://community.nxp.com/t5/NFC/NTAG-5-iOS-Development-Code/m-p/1080232#M7417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I&amp;nbsp;could compile the NTAG 5 iOS development source code without any error. I could run the app and NFC card detection without any problem. However, the GetAccelXI2CMaster function is always return 0 byte length as below. Secondly, I could not locate the "I2CMasterLogs.txt" inside the iPhone 11 with iOS 13.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:44.127933+0800 NTAG5 I2C Active[3065:934551] Waiting for connection...&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:44.162658+0800 NTAG5 I2C Active[3065:934687] Tag Reader Session Did Become Active response: &amp;lt;NFCTagReaderSession: 0x280849300&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.541651+0800 NTAG5 I2C Active[3065:934687] --&amp;gt;Tag Detected on Field&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.541715+0800 NTAG5 I2C Active[3065:934687] --&amp;gt;MIFARE Tag Tyoe:1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.541733+0800 NTAG5 I2C Active[3065:934687] --&amp;gt;Connecting to Tag!&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.550599+0800 NTAG5 I2C Active[3065:934687] --&amp;gt;Connected!&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.550630+0800 NTAG5 I2C Active[3065:934551] Connected!!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.550865+0800 NTAG5 I2C Active[3065:934687] [CoreNFC] 00000002 80849300 -[NFCTagReaderSession setAlertMessage:]:92&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;(null)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.550899+0800 NTAG5 I2C Active[3065:934687] --&amp;gt;Is tag Available?&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551645+0800 NTAG5 I2C Active[3065:934685] Custom Command: 12D49F0001 --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551711+0800 NTAG5 I2C Active[3065:934685] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551728+0800 NTAG5 I2C Active[3065:934685] Sent Sucess&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551748+0800 NTAG5 I2C Active[3065:934685] [CoreNFC] 00000002 828dc780 -[NFCISO15693Tag customCommandWithRequestFlag:customCommandCode:customRequestParameters:completionHandler:]:4 Custom command code must be between 0xA0 to 0xDF inclusively&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551769+0800 NTAG5 I2C Active[3065:934685] Custom Command: 12D51F00 --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551795+0800 NTAG5 I2C Active[3065:934685] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551862+0800 NTAG5 I2C Active[3065:934691] Custom Command: 12D20006 --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551890+0800 NTAG5 I2C Active[3065:934691] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551799+0800 NTAG5 I2C Active[3065:934686] Custom Command: 12D41F012A0D --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551957+0800 NTAG5 I2C Active[3065:934691] Read Data&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.552071+0800 NTAG5 I2C Active[3065:934685] [CoreNFC] 00000002 828dc780 -[NFCISO15693Tag customCommandWithRequestFlag:customCommandCode:customRequestParameters:completionHandler:]:4 Custom command code must be between 0xA0 to 0xDF inclusively&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.552353+0800 NTAG5 I2C Active[3065:934686] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.552462+0800 NTAG5 I2C Active[3065:934691] [CoreNFC] 00000002 80849300 -[NFCTagReaderSession setAlertMessage:]:92&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;(null)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.552730+0800 NTAG5 I2C Active[3065:934686] [CoreNFC] 00000002 828dc780 -[NFCISO15693Tag customCommandWithRequestFlag:customCommandCode:customRequestParameters:completionHandler:]:4 Custom command code must be between 0xA0 to 0xDF inclusively&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.552778+0800 NTAG5 I2C Active[3065:934777] Tag Reader Session Status: Invalidated,&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;Error Domain=NFCError Code=200 "Session invalidated by user" UserInfo={NSLocalizedDescription=Session invalidated by user}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.552954+0800 NTAG5 I2C Active[3065:934691] [CoreNFC] 00000002 828dc780 -[NFCISO15693Tag customCommandWithRequestFlag:customCommandCode:customRequestParameters:completionHandler:]:4 Custom command code must be between 0xA0 to 0xDF inclusively&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.559414+0800 NTAG5 I2C Active[3065:934687] --&amp;gt;Yes, It is!&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566307+0800 NTAG5 I2C Active[3065:934690] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566322+0800 NTAG5 I2C Active[3065:934687] Custom Command: 12D41F012A00 --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566339+0800 NTAG5 I2C Active[3065:934690] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566358+0800 NTAG5 I2C Active[3065:934690] Custom Command: 12D41F015B1F --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566371+0800 NTAG5 I2C Active[3065:934686] Custom Command: 12D41F015C20 --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566390+0800 NTAG5 I2C Active[3065:934687] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566396+0800 NTAG5 I2C Active[3065:934686] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566379+0800 NTAG5 I2C Active[3065:934691] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566407+0800 NTAG5 I2C Active[3065:934687] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566403+0800 NTAG5 I2C Active[3065:934777] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566414+0800 NTAG5 I2C Active[3065:934686] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566380+0800 NTAG5 I2C Active[3065:934690] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566428+0800 NTAG5 I2C Active[3065:934685] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2020 13:58:52 GMT</pubDate>
    <dc:creator>KevinChia</dc:creator>
    <dc:date>2020-05-27T13:58:52Z</dc:date>
    <item>
      <title>NTAG 5 iOS Development Code</title>
      <link>https://community.nxp.com/t5/NFC/NTAG-5-iOS-Development-Code/m-p/1080232#M7417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I&amp;nbsp;could compile the NTAG 5 iOS development source code without any error. I could run the app and NFC card detection without any problem. However, the GetAccelXI2CMaster function is always return 0 byte length as below. Secondly, I could not locate the "I2CMasterLogs.txt" inside the iPhone 11 with iOS 13.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:44.127933+0800 NTAG5 I2C Active[3065:934551] Waiting for connection...&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:44.162658+0800 NTAG5 I2C Active[3065:934687] Tag Reader Session Did Become Active response: &amp;lt;NFCTagReaderSession: 0x280849300&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.541651+0800 NTAG5 I2C Active[3065:934687] --&amp;gt;Tag Detected on Field&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.541715+0800 NTAG5 I2C Active[3065:934687] --&amp;gt;MIFARE Tag Tyoe:1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.541733+0800 NTAG5 I2C Active[3065:934687] --&amp;gt;Connecting to Tag!&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.550599+0800 NTAG5 I2C Active[3065:934687] --&amp;gt;Connected!&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.550630+0800 NTAG5 I2C Active[3065:934551] Connected!!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.550865+0800 NTAG5 I2C Active[3065:934687] [CoreNFC] 00000002 80849300 -[NFCTagReaderSession setAlertMessage:]:92&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;(null)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.550899+0800 NTAG5 I2C Active[3065:934687] --&amp;gt;Is tag Available?&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551645+0800 NTAG5 I2C Active[3065:934685] Custom Command: 12D49F0001 --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551711+0800 NTAG5 I2C Active[3065:934685] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551728+0800 NTAG5 I2C Active[3065:934685] Sent Sucess&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551748+0800 NTAG5 I2C Active[3065:934685] [CoreNFC] 00000002 828dc780 -[NFCISO15693Tag customCommandWithRequestFlag:customCommandCode:customRequestParameters:completionHandler:]:4 Custom command code must be between 0xA0 to 0xDF inclusively&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551769+0800 NTAG5 I2C Active[3065:934685] Custom Command: 12D51F00 --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551795+0800 NTAG5 I2C Active[3065:934685] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551862+0800 NTAG5 I2C Active[3065:934691] Custom Command: 12D20006 --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551890+0800 NTAG5 I2C Active[3065:934691] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551799+0800 NTAG5 I2C Active[3065:934686] Custom Command: 12D41F012A0D --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.551957+0800 NTAG5 I2C Active[3065:934691] Read Data&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.552071+0800 NTAG5 I2C Active[3065:934685] [CoreNFC] 00000002 828dc780 -[NFCISO15693Tag customCommandWithRequestFlag:customCommandCode:customRequestParameters:completionHandler:]:4 Custom command code must be between 0xA0 to 0xDF inclusively&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.552353+0800 NTAG5 I2C Active[3065:934686] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.552462+0800 NTAG5 I2C Active[3065:934691] [CoreNFC] 00000002 80849300 -[NFCTagReaderSession setAlertMessage:]:92&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;(null)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.552730+0800 NTAG5 I2C Active[3065:934686] [CoreNFC] 00000002 828dc780 -[NFCISO15693Tag customCommandWithRequestFlag:customCommandCode:customRequestParameters:completionHandler:]:4 Custom command code must be between 0xA0 to 0xDF inclusively&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.552778+0800 NTAG5 I2C Active[3065:934777] Tag Reader Session Status: Invalidated,&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;Error Domain=NFCError Code=200 "Session invalidated by user" UserInfo={NSLocalizedDescription=Session invalidated by user}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.552954+0800 NTAG5 I2C Active[3065:934691] [CoreNFC] 00000002 828dc780 -[NFCISO15693Tag customCommandWithRequestFlag:customCommandCode:customRequestParameters:completionHandler:]:4 Custom command code must be between 0xA0 to 0xDF inclusively&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.559414+0800 NTAG5 I2C Active[3065:934687] --&amp;gt;Yes, It is!&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566307+0800 NTAG5 I2C Active[3065:934690] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566322+0800 NTAG5 I2C Active[3065:934687] Custom Command: 12D41F012A00 --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566339+0800 NTAG5 I2C Active[3065:934690] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566358+0800 NTAG5 I2C Active[3065:934690] Custom Command: 12D41F015B1F --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566371+0800 NTAG5 I2C Active[3065:934686] Custom Command: 12D41F015C20 --&amp;gt; response: {length = 0, bytes = 0x}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566390+0800 NTAG5 I2C Active[3065:934687] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566396+0800 NTAG5 I2C Active[3065:934686] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566379+0800 NTAG5 I2C Active[3065:934691] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566407+0800 NTAG5 I2C Active[3065:934687] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566403+0800 NTAG5 I2C Active[3065:934777] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566414+0800 NTAG5 I2C Active[3065:934686] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566380+0800 NTAG5 I2C Active[3065:934690] Custom Command Bytes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #ffffff; background-color: #1f1f24; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;STRONG&gt;2020-05-27 21:51:46.566428+0800 NTAG5 I2C Active[3065:934685] Select Command sent&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2020 13:58:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NTAG-5-iOS-Development-Code/m-p/1080232#M7417</guid>
      <dc:creator>KevinChia</dc:creator>
      <dc:date>2020-05-27T13:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: NTAG 5 iOS Development Code</title>
      <link>https://community.nxp.com/t5/NFC/NTAG-5-iOS-Development-Code/m-p/1080233#M7418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you testing the demo ? which board and demo are you using in the Host side?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2020 13:32:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NTAG-5-iOS-Development-Code/m-p/1080233#M7418</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2020-05-29T13:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: NTAG 5 iOS Development Code</title>
      <link>https://community.nxp.com/t5/NFC/NTAG-5-iOS-Development-Code/m-p/1080234#M7419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It is my 1st time to create ticket for the support and pls forgive me if I did something wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin Chia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 May 2020 04:42:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NTAG-5-iOS-Development-Code/m-p/1080234#M7419</guid>
      <dc:creator>KevinChia</dc:creator>
      <dc:date>2020-05-30T04:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: NTAG 5 iOS Development Code</title>
      <link>https://community.nxp.com/t5/NFC/NTAG-5-iOS-Development-Code/m-p/1080235#M7420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The communication will continue through there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 15:48:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NTAG-5-iOS-Development-Code/m-p/1080235#M7420</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2020-06-01T15:48:03Z</dc:date>
    </item>
  </channel>
</rss>

