<?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>NRF52832  NFCT</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37416/nrf52832-nfct</link><description>hello,we are developing NFC on NRF52832 recently,we want to use NFC as a label,T4T,but we have some problems as follows: 
 1、firstly,we want to develop NFCT by ourselves(not use LIB provided by SDK),but NFCT can only arrive IDLE state,it cannot achieve</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Aug 2018 12:36:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37416/nrf52832-nfct" /><item><title>RE: NRF52832  NFCT</title><link>https://devzone.nordicsemi.com/thread/146112?ContentTypeID=1</link><pubDate>Tue, 28 Aug 2018 12:36:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cd541f4-99cc-41b8-8e5e-00cd87b994aa</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It is not entirely clear to me what you are asking about. However, if execution does not stop in the breakpoint inside &lt;code&gt;if&lt;/code&gt; statement, then the condition of the if statement is not hit. So for&amp;nbsp;&lt;code&gt;if(app_fifo_put(&amp;amp;m_nfc_tx_fifo,msg_chunk) == NRF_SUCCESS)&lt;/code&gt; that means that the return value was something other than&amp;nbsp;&lt;code&gt;NRF_SUCCESS&lt;/code&gt;. Looking at the return value should give some insight into what went wrong.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832  NFCT</title><link>https://devzone.nordicsemi.com/thread/146017?ContentTypeID=1</link><pubDate>Tue, 28 Aug 2018 03:12:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ff3ce8a-5c95-4c09-b6ea-7ca4830496e0</guid><dc:creator>I6believe</dc:creator><description>&lt;p&gt;thank you.&lt;/p&gt;
&lt;p&gt;recently,i have attempted to use&amp;nbsp;nfc_uart example in NRF5_SDK_15.0.0_a53641a on PCA10040,but i found:&lt;/p&gt;
&lt;p&gt;uart can receive data from computer,but when i put a breakpoint in&lt;/p&gt;
&lt;p&gt;if(app_fifo_put(&amp;amp;m_nfc_tx_fifo,msg_chunk)&amp;nbsp; == NRF_SUCCESS),&lt;/p&gt;
&lt;p&gt;it cannot stop,it means NFC cannot send data from uart,i donot know the reason.&lt;/p&gt;
&lt;p&gt;in addition,uart&amp;nbsp; can receive data from NFC and display on the computer.&lt;/p&gt;
&lt;p&gt;i need your help,thank you very much!&lt;/p&gt;
&lt;p&gt;best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832  NFCT</title><link>https://devzone.nordicsemi.com/thread/144457?ContentTypeID=1</link><pubDate>Thu, 16 Aug 2018 08:47:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df000525-5bc3-49f5-ad38-a988fcb8ec41</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;The state transition from IDLE to READY_A happens when there is a&amp;nbsp;ALL_REQ from the NFC reader (see &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/nfc.html?cp=2_1_0_41_0#concept_overview"&gt;state diagram&lt;/a&gt;). This is allready there in the NFC HW peripheral and is not something you have to (or can) implement.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832  NFCT</title><link>https://devzone.nordicsemi.com/thread/144449?ContentTypeID=1</link><pubDate>Thu, 16 Aug 2018 08:28:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40687111-1c92-4f09-8794-efd17b0965e7</guid><dc:creator>I6believe</dc:creator><description>&lt;p&gt;thank you very much!&lt;/p&gt;
&lt;p&gt;i still want to know the implementation of&amp;nbsp;translation from IDLE to READY_A,can you tell me&amp;nbsp;simply?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks again!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832  NFCT</title><link>https://devzone.nordicsemi.com/thread/144111?ContentTypeID=1</link><pubDate>Tue, 14 Aug 2018 09:13:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:137fb716-9784-442b-9874-c44143c5838f</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;There are a number of NFC apps for Android. &lt;a href="https://play.google.com/store/apps/details?id=com.wakdev.wdnfc"&gt;NFC Tools&lt;/a&gt;&amp;nbsp;seems to be one of the more popular.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832  NFCT</title><link>https://devzone.nordicsemi.com/thread/144083?ContentTypeID=1</link><pubDate>Tue, 14 Aug 2018 07:46:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef52672a-b7c6-47dd-b2f0-6edd5d712f04</guid><dc:creator>I6believe</dc:creator><description>&lt;p&gt;thank you very much!&lt;/p&gt;
&lt;p&gt;according your suggestion,i have added LIB to my project.&lt;/p&gt;
&lt;p&gt;now,i want to know if there is an Android APP for NFCT testing?where can i download?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832  NFCT</title><link>https://devzone.nordicsemi.com/thread/143930?ContentTypeID=1</link><pubDate>Mon, 13 Aug 2018 11:48:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ac83189-dd92-44f0-ba9f-c87c64538232</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Making your own NFC implementation will be very time consuming, so I strongly recommend that you use the library we provide in the SDK. I recommend you start looking at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/examples_nfc.html?cp=4_0_0_4_7"&gt;NFC examples in the SDK&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regarding the errors you get this is undefined symbols. The typical reason for this is either that you have not included the .c file where it is implemented, or that you have not enabled the relevant module in your projects &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/sdk_config.html?cp=4_0_0_1_7"&gt;sdk_config.h&lt;/a&gt;, so that it is removed by the preprocessor. You also have a few warnings for unused variables, which can be fixed by&amp;nbsp;removing the variable declarations.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>