<?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>Porting existing NFC Tag Type 2 to NFC Tag Type 4  -- Is there a cheat sheet and/or message sequence charts</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30378/porting-existing-nfc-tag-type-2-to-nfc-tag-type-4----is-there-a-cheat-sheet-and-or-message-sequence-charts</link><description>Hi 
 We exposed NFC Type 2 functionality in our nrf52 a while back. Then the NFC SDK got refactored and I had to refactor my code to suite. 
 Now I am trying to enhance my functionality to type 4. 
 The SDK is nicely laid out and I have been able to change</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Feb 2018 16:06:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30378/porting-existing-nfc-tag-type-2-to-nfc-tag-type-4----is-there-a-cheat-sheet-and-or-message-sequence-charts" /><item><title>RE: Porting existing NFC Tag Type 2 to NFC Tag Type 4  -- Is there a cheat sheet and/or message sequence charts</title><link>https://devzone.nordicsemi.com/thread/120603?ContentTypeID=1</link><pubDate>Mon, 12 Feb 2018 16:06:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a66ded32-c2ee-4d6b-a503-d45c7158a658</guid><dc:creator>Mahendra Tailor</dc:creator><description>&lt;p&gt;I have managed to read type 4 tags using your Adafruit Tag Reader Example.&lt;/p&gt;
&lt;p&gt;Panic over. Thank you. This case can be closed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Porting existing NFC Tag Type 2 to NFC Tag Type 4  -- Is there a cheat sheet and/or message sequence charts</title><link>https://devzone.nordicsemi.com/thread/120576?ContentTypeID=1</link><pubDate>Mon, 12 Feb 2018 13:54:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39a2eb11-20b8-49b3-9eea-82dac688f008</guid><dc:creator>Mahendra Tailor</dc:creator><description>&lt;p&gt;In SDK 14.2.0 I have located the sample app &amp;quot;Adafruit Tag Reader&amp;quot;&lt;br /&gt;When I load the app in a PCA10040 I am getting the following error &amp;quot;ERROR 33281 [NRF_ERROR_DRV_TWI_ERR_ANACK] at ..\..\..\main.c:403&amp;quot;&lt;br /&gt;This is the first time I am using an Arduino Shield with the PCA10040, is there any preconfiguration I need to do it.&lt;br /&gt;&lt;br /&gt;I know my Adafruit shield works because it has been working on my UNO for over 2 years and I am using it in I2C mode&lt;br /&gt;&lt;br /&gt;Look forward to hearing from you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Porting existing NFC Tag Type 2 to NFC Tag Type 4  -- Is there a cheat sheet and/or message sequence charts</title><link>https://devzone.nordicsemi.com/thread/120553?ContentTypeID=1</link><pubDate>Mon, 12 Feb 2018 11:39:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f7534d7-439e-4a4d-98d5-3f4873ba1e6c</guid><dc:creator>Mahendra Tailor</dc:creator><description>&lt;p&gt;I have got my t4t firmware to build and have added the 2 byte length in front of my ndef message.&lt;br /&gt;For type 2 tags, I was using an Arduino + Adafruit PN532 shield to test the functionality.&lt;br /&gt;&lt;br /&gt;Can you suggest how I can now test type 4 tags to validate that all my code is working?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Porting existing NFC Tag Type 2 to NFC Tag Type 4  -- Is there a cheat sheet and/or message sequence charts</title><link>https://devzone.nordicsemi.com/thread/120458?ContentTypeID=1</link><pubDate>Fri, 09 Feb 2018 17:08:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19c9a986-fb04-4017-905e-57b7b6b883ae</guid><dc:creator>Mahendra Tailor</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/NfcReadAttempt.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;As you can see when I bring the AdaFruit reader to the coil I get the above.&lt;br /&gt;I know my ndef message contains 3 messages.&lt;br /&gt;&lt;br /&gt;Also why does it say &amp;quot;NFC Forum Type 2&amp;quot;&amp;nbsp; should it not be &amp;quot;NFC Form Type 4&amp;quot; ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The source code is certainly organised in an orthogonal fashion which is good, but the run time example could be better designed&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Really looking forward to solving this. More than a year ago when I added NFC to our module it took me 3 weeks to get it to work simply because there was no documentation about the fact that the timer 4 was needed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Porting existing NFC Tag Type 2 to NFC Tag Type 4  -- Is there a cheat sheet and/or message sequence charts</title><link>https://devzone.nordicsemi.com/thread/120454?ContentTypeID=1</link><pubDate>Fri, 09 Feb 2018 16:24:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d662b82-9c3d-412b-adcf-d5df5ef9d85e</guid><dc:creator>Mahendra Tailor</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/sdk_5F00_config_5F00_nfc_5F00_type4.h"&gt;devzone.nordicsemi.com/.../sdk_5F00_config_5F00_nfc_5F00_type4.h&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/5270.sdk_5F00_config.h"&gt;devzone.nordicsemi.com/.../5270.sdk_5F00_config.h&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Are my sdk config files.&lt;br /&gt;&lt;br /&gt;To be honest - what is the story behind these sdk_config.h files?&lt;br /&gt;Is there a Nordic utility to view and generate them?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Porting existing NFC Tag Type 2 to NFC Tag Type 4  -- Is there a cheat sheet and/or message sequence charts</title><link>https://devzone.nordicsemi.com/thread/120439?ContentTypeID=1</link><pubDate>Fri, 09 Feb 2018 14:22:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27cd2ea2-9ff3-407d-817b-72190f64fe4c</guid><dc:creator>Mahendra Tailor</dc:creator><description>&lt;p&gt;The more I dig into the t4t library, I am confused if there is even a simple application to show how a read-only tag with &amp;#39;hello world&amp;#39; will be sent.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Porting existing NFC Tag Type 2 to NFC Tag Type 4  -- Is there a cheat sheet and/or message sequence charts</title><link>https://devzone.nordicsemi.com/thread/120424?ContentTypeID=1</link><pubDate>Fri, 09 Feb 2018 13:09:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a43a05cc-478a-4ff8-8bf4-199fbe8ee0a9</guid><dc:creator>Mahendra Tailor</dc:creator><description>&lt;p&gt;In the t2t library, there is a function called&amp;nbsp;&lt;strong&gt;nfc_t2t_payload_set()&lt;/strong&gt;.&lt;br /&gt;What is the equivalent function in t4t library ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>