<?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>Reading NFC tags, cannot get UID</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17984/reading-nfc-tags-cannot-get-uid</link><description>Hello, 
 I&amp;#39;m trying to make a communication with a nrf51822 and an trf7970a nfc reader. The communication is based on SPI, I read that there are problems with softdevices enabled, so I tryed to turn it of, but it still doesn&amp;#39;t give me wanted results</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Nov 2016 13:45:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17984/reading-nfc-tags-cannot-get-uid" /><item><title>RE: Reading NFC tags, cannot get UID</title><link>https://devzone.nordicsemi.com/thread/69344?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 13:45:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:456226e7-353d-488f-9a15-7c4a4a609aba</guid><dc:creator>Rokas</dc:creator><description>&lt;p&gt;I&amp;#39;m still waiting for my logic analyzer to be shipped to me, it&amp;#39;s the third week and I still haven&amp;#39;t got it. So i thought I could skip it up and think of probably more cases that might be the issue. Yes, I double check all the pins at least every day. This is quite a solution, I didn&amp;#39;t thought about connecting both of the board via SPI, thanks, maybe that will lead me somewhere.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reading NFC tags, cannot get UID</title><link>https://devzone.nordicsemi.com/thread/69343?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 11:40:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cca4e6f2-79c9-4f0e-8273-6eaa1c3cad26</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Rokas: Maybe you can try to use a logic analyzer to track down what is sent over SPI pins.&lt;/p&gt;
&lt;p&gt;Make sure your TI chip won&amp;#39;t hold the CLK pin low when the nRF51 clocking out. I assume you connect all four pins CS, SCK, MOSI, MISO correctly.&lt;/p&gt;
&lt;p&gt;Have you tried to test SPI with 2 nRF51 boards ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reading NFC tags, cannot get UID</title><link>https://devzone.nordicsemi.com/thread/69341?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 11:29:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d423094-0548-4161-bf44-f91b5db739c4</guid><dc:creator>Rokas</dc:creator><description>&lt;p&gt;Ok, so what I found out is that trying to communicate with SPI it gets to a while cycle, that doesn&amp;#39;t jump out. In the source file nrf_drv_spi.c it goes to
while (!nrf_spi_event_check(p_spi, NRF_SPI_EVENT_READY)) {}
nrf_spi_event_clear(p_spi, NRF_SPI_EVENT_READY);
and never jumps out.
Is this a problem with the TI equipment, or is there something else with the communication?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reading NFC tags, cannot get UID</title><link>https://devzone.nordicsemi.com/thread/69342?ContentTypeID=1</link><pubDate>Mon, 28 Nov 2016 11:59:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebc7e054-cd87-45a7-b566-8e862997a5f3</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I would suggest to post your question on TI forum.&lt;/p&gt;
&lt;p&gt;Before trying to get the ID of a Tag, you should better try to write/read registers and FIFO inside the TRF7970 just to make sure you can communicate to the TI chip correctly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>