<?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>UART to Peripheral</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6702/uart-to-peripheral</link><description>Hello,
we want to establish a UART communication between the Dynastream N548M8CB Module and a TI Mikrocontroller. I have tested the UART loopback example with the pca10028 board. It worked fine. How can I adapt the code for pca10028 to the N548M8CB module</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Apr 2015 10:50:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6702/uart-to-peripheral" /><item><title>RE: UART to Peripheral</title><link>https://devzone.nordicsemi.com/thread/23510?ContentTypeID=1</link><pubDate>Tue, 28 Apr 2015 10:50:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97b5c6d9-faf6-4510-aa1d-ff2677069fb2</guid><dc:creator>SKo</dc:creator><description>&lt;p&gt;Sorry, I don´t understand what you want to know. I the uart example TX Output pin is mapped to P0.9 at the nrf51422 chip. I was measuring at the wrong Pin at the Dynastream Board. Shame on me!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART to Peripheral</title><link>https://devzone.nordicsemi.com/thread/23509?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2015 12:06:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3f98605-e7d0-4c80-9e51-b7c8135bb2f9</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;did you have same pins connected to Segger chip if not how did you solve this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART to Peripheral</title><link>https://devzone.nordicsemi.com/thread/23508?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2015 12:02:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c442615e-e34f-4af6-ba20-433dcc83bd52</guid><dc:creator>SKo</dc:creator><description>&lt;p&gt;I solved this problem, it was very confusing because of the mapped GPIOs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART to Peripheral</title><link>https://devzone.nordicsemi.com/thread/23507?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2015 10:22:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79ed99f5-a443-4141-bc66-51d896d6afd3</guid><dc:creator>SKo</dc:creator><description>&lt;p&gt;Thanks for your quick response. I am able to test the case you described. I can send commands with this example to my pc and log them on hterm. I want to test this example on my N548M8CB modul. This modul uses the same Nordic chipset N51422 but there are no uart commands on the tx output from the modul. Do you have some ideas?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART to Peripheral</title><link>https://devzone.nordicsemi.com/thread/23506?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2015 10:09:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af9602d1-6338-4430-ad48-f94a60a26623</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Sko,&lt;/p&gt;
&lt;p&gt;In the example you mentioned can you comment out this below line&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#define ENABLE_LOOPBACK_TEST
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and see if that test compiles and works fine for you. You do not need to connect UART TX and RX if you are not running this example as a loopback. Instead you need to open a serial emulator on your PC to test it. If it still works then APP_LOG should be enough for you&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#define APPL_LOG                        app_trace_log 
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>