<?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>NFC Thingy53</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117371/nfc-thingy53</link><description>Hello, 
 I would like to use NFC on my Thingy:53 to send data or at least a word, how do I set it up? I haven&amp;#39;t found any code anywhere. 
 Thank you in advance 
 Kind regards, 
 Gwénaël</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Nov 2025 09:12:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117371/nfc-thingy53" /><item><title>RE: NFC Thingy53</title><link>https://devzone.nordicsemi.com/thread/554487?ContentTypeID=1</link><pubDate>Mon, 17 Nov 2025 09:12:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec4aee40-6109-47d4-a45f-27a084d4c1de</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The sample does not run on the Thingy:53 out of the box. You can see that it uses up to LED4 (or LED3 when 0 indexed), but this does not exist on the Thingy. There may also be other things that need adjusting.&lt;/p&gt;
&lt;p&gt;I would recommend debugging to see what is failing. You can do that using an external debugger, or connect a DK an d use that as a debugger as shown &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/thingy53/building_thingy53.html#building_and_programming_using_visual_studio_code"&gt;here&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;PS: You can see that the Thingy is not listed under&amp;nbsp;&lt;code&gt;integration_platforms&lt;/code&gt; or&amp;nbsp;&lt;code&gt;platform_allow&lt;/code&gt; in &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/dcffa2d34dfcb2bf4927f4b032e15fd71cfd124e/samples/nfc/tnep_tag/sample.yaml"&gt;sample.yaml&lt;/a&gt; meaning that it is not intended to work with the Thingy out of the box nor tested. However, I expect only small adjustments are needed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC Thingy53</title><link>https://devzone.nordicsemi.com/thread/554453?ContentTypeID=1</link><pubDate>Sun, 16 Nov 2025 13:07:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91c801a3-c694-4b72-a9ff-d98cba6f9a9f</guid><dc:creator>Mannberg</dc:creator><description>&lt;p&gt;I tried some of the nfc examples on my Thingy:53 but I can&amp;#39;t get any of them to work, for example the tnap_tag sample.&lt;br /&gt;&lt;br /&gt;Im building with this build command:&lt;br /&gt;&lt;pre class="ui-code" data-mode="powershell"&gt;west build --build-dir /opt/nordic/ncs/v3.1.1/nrf/samples/nfc/tnep_tag/build /opt/nordic/ncs/v3.1.1/nrf/samples/nfc/tnep_tag --pristine --board thingy53/nrf5340/cpuapp/ns --sysbuild -- -DCONF_FILE=&amp;quot;prj.conf&amp;quot;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;and it produce a dfu_application.zip that I flash with &amp;#39;nRF Connect for Desktop&amp;#39;-&amp;gt;Programmer over USB&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When I reboot my thingy it just light up the red led&amp;nbsp;and does nothing more, seems to have crashed. I tried to add led flashing in the main loop but it never gets there. Is the tnap_tag example not supported or do I need to add or adjust something to my build command?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC Thingy53</title><link>https://devzone.nordicsemi.com/thread/515498?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2024 13:09:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0460c166-7a02-424c-8993-f639402e0ade</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi Gwénaël,&lt;/p&gt;
&lt;p&gt;There are several &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.8.0/page/nrf/samples/nfc.html"&gt;NFC samples in the SDK&lt;/a&gt;, and they should run on the Thingy:53. But please note that the nRF can only act as a tag, so a NFC reader (typically a phone) is needed to communicate with it.&lt;/p&gt;
&lt;p&gt;Br,&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>