<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Confusion on TLV, CC, and general Type 4 tag functionality.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18370/confusion-on-tlv-cc-and-general-type-4-tag-functionality</link><description>I have the Type 4 Tag sample application running and I can read and write the tag without any problems. 
 I&amp;#39;m getting a little confused reading through the sample application and the Type 4 Tag documentation in the infocenter. 
 The sample application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Dec 2016 11:15:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18370/confusion-on-tlv-cc-and-general-type-4-tag-functionality" /><item><title>RE: Confusion on TLV, CC, and general Type 4 tag functionality.</title><link>https://devzone.nordicsemi.com/thread/70914?ContentTypeID=1</link><pubDate>Wed, 14 Dec 2016 11:15:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bd4e055-13f2-443e-89a4-5474d5a9d736</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;If Michał answered your question please accept his answer by clicking the grey circle next to it. Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confusion on TLV, CC, and general Type 4 tag functionality.</title><link>https://devzone.nordicsemi.com/thread/70913?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2016 15:06:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d07020ed-1b89-407d-9687-74c55d059f14</guid><dc:creator>CurtisHx</dc:creator><description>&lt;p&gt;Gotchya.  So I was trying to use the Type 4 Tag &lt;em&gt;reader&lt;/em&gt; library to parse the data written to the nRF52.  Makes a bit more sense now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confusion on TLV, CC, and general Type 4 tag functionality.</title><link>https://devzone.nordicsemi.com/thread/70912?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2016 15:00:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bad81d34-686b-42f7-b069-65ceabdc8ea2</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Let me try to clarify this documentation a little bit.&lt;/p&gt;
&lt;p&gt;The documentation at &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.2.0%2Fnfc_t4t_hl_detection_procedures_dox.html"&gt;Type 4 Tag NDEF detection procedure&lt;/a&gt; is only related to reading Type 4 Tags, and is not needed for implementing a tag (so not needed for the Type 4 Tag sample application).
This section describes software modules which are required to parse T4 Tags. These modules are only used in the &amp;quot;adafruit_tag_reader&amp;quot; example which requires additional hardware (Adafruit PN532 shield - a NFC Poller device). This reader example can be used to test the T2 and T4 Tag sample applications in an embedded environment (instead of using phones or tablets).&lt;/p&gt;
&lt;p&gt;However, when running just the Tag sample application (no external HW required), no detailed knowledge of Type 4 Tag memory structure is required. Memory mapping, Capability Container settings, APDU&amp;#39;s encoding/decoding and required TLV&amp;#39;s are handled internally by the &amp;quot;nfc_t4t_lib&amp;quot; library.&lt;/p&gt;
&lt;p&gt;As a side note I can add that, it is possible to run Tag emulation  (Type 2 or Type 4) together with a NFC reader at the same time, because the NFC Tag HW is integrated in the SoC and the Reader uses external NFC Hardware which communicates with host using TWI. However no such example is available in the SDK at the moment.&lt;/p&gt;
&lt;p&gt;Finally, it might happen that for some users, some parts of the SDK documentation may be not very well structured or somewhat misleading. That&amp;#39;s why we greatly appreciate such feedback, and try to use it to improve, and make the documentation more understandable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>