<?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>SPIS affected by UART setting</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15136/spis-affected-by-uart-setting</link><description>Hi,
I have a very sophisticated program on nRF51822 with SD120 which uses SPIS (as an RX for another board) and UART. I used &amp;quot;spi_slave_example&amp;quot; as a base program. 
 I am not sure why the transmitter starts to send data packets for the very first packets</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Jul 2016 14:18:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15136/spis-affected-by-uart-setting" /><item><title>RE: SPIS affected by UART setting</title><link>https://devzone.nordicsemi.com/thread/57777?ContentTypeID=1</link><pubDate>Thu, 14 Jul 2016 14:18:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa4104cc-b38c-4fe5-a7a9-b06a34914c19</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;Do you have constant latency mode enabled, &lt;code&gt;NRF_POWER-&amp;gt;TASKS_CONSTLAT = 1;&lt;/code&gt; or does it remove the issue if you enable it? As the spis example states:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;// Enable the constant latency sub power mode to minimize the time it takes
// for the SPIS peripheral to become active after the CSN line is asserted
// (when the CPU is in sleep mode).
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>