<?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>How to send data of UART and SPI to one sample code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39723/how-to-send-data-of-uart-and-spi-to-one-sample-code</link><description>Hi!! 
 I am now using SDK 14.0.0. and I have added UART functionality to the SPI program(). 
 I could confirmed that SPI and UART can transmit data separately. 
 However, if I run both SPI and UART in one program , I cant see any output by teraterm. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 01 Dec 2018 05:15:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39723/how-to-send-data-of-uart-and-spi-to-one-sample-code" /><item><title>RE: How to send data of UART and SPI to one sample code</title><link>https://devzone.nordicsemi.com/thread/159786?ContentTypeID=1</link><pubDate>Sat, 01 Dec 2018 05:15:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5dbc062-4773-4d56-b9cb-132a4e4fe10a</guid><dc:creator>Kaito</dc:creator><description>&lt;p&gt;tjank you for your reply!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I was able to solve this problem.&lt;/p&gt;
&lt;p&gt;thank you!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send data of UART and SPI to one sample code</title><link>https://devzone.nordicsemi.com/thread/154096?ContentTypeID=1</link><pubDate>Tue, 23 Oct 2018 12:27:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:484e7e51-cba4-4db4-bf4f-04186de1e7fc</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;There shouldn&amp;#39;t be any problem using UART and SPI at the same time, &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fperipheral_interface.html&amp;amp;cp=2_1_0_14&amp;amp;anchor=concept_twz_bpz_vr"&gt;since they do not share the same instance ID&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I suggest you take a look at the tutorial: &lt;a href="https://devzone.nordicsemi.com/b/blog/posts/an-introduction-to-error-handling-in-nrf5-projects"&gt;An introduction to error handling in nRF5 project&lt;/a&gt;s.&lt;/p&gt;
&lt;p&gt;This tutorial explains how you can locate where in the code the app error handler triggered.&lt;/p&gt;
&lt;p&gt;- Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>