<?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>run spi master example, how to know the data is received</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15559/run-spi-master-example-how-to-know-the-data-is-received</link><description>Hi there,
this problem may extend the scope, as it relates the SPI slave device (atmel winc1500). When I run the SPI master example, I can see the data transmitted on oscilloscope, but I don&amp;#39;t know whether the data is received or not. According to the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Aug 2016 22:22:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15559/run-spi-master-example-how-to-know-the-data-is-received" /><item><title>RE: run spi master example, how to know the data is received</title><link>https://devzone.nordicsemi.com/thread/59391?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2016 22:22:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:209d4fd2-034e-4c44-b2e3-8731d883a109</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Unlike I2C, SPI has no definition of what an &amp;quot;ACK&amp;quot; is.&lt;/p&gt;
&lt;p&gt;So you must first determine (from the datasheet) what, exactly, &amp;quot;&lt;em&gt;send back an ACK&lt;/em&gt;&amp;quot; actually means - and look for that happening!&lt;/p&gt;
&lt;p&gt;You might also see if there is a corresponding &amp;quot;NACK&amp;quot; (&amp;quot;negative&amp;quot; acknowledge)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>