<?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 on nRF52 DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15206/uart-on-nrf52-dk</link><description>Hi, 
 I am trying to send a HEX command to a device over UART at 9600bps using nRF52 DK, but it never works. However, it works with Arduino (so the receiving device should be ok).
Can someone please help checking my code ?
Also, can someone tell me</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Jul 2016 08:35:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15206/uart-on-nrf52-dk" /><item><title>RE: UART on nRF52 DK</title><link>https://devzone.nordicsemi.com/thread/58060?ContentTypeID=1</link><pubDate>Tue, 19 Jul 2016 08:35:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00725343-b40c-4571-9b83-ab51f2ed2895</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;The UART peripheral can only have even parity, see &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/uarte.html?cp=2_2_0_34_6#concept_j5c_bsw_sr"&gt;here&lt;/a&gt;. May this be the root of your issue?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>