<?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>nrf52 baudrate 9600</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68266/nrf52-baudrate-9600</link><description>Hi, all 
 (nrf52832 pca10040 s132..) 
 I&amp;#39;m trying to send / receive data with custom data using gpio .. 
 My custom device&amp;#39;s baudrate is 9600 so I initialize uart like this.. 
 
 and I also change 
 #ifndef NRFX_UART_DEFAULT_CONFIG_BAUDRATE #define NRFX_UART_DEFAULT_CONFIG_BAUDRATE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Nov 2020 01:51:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68266/nrf52-baudrate-9600" /><item><title>RE: nrf52 baudrate 9600</title><link>https://devzone.nordicsemi.com/thread/279835?ContentTypeID=1</link><pubDate>Fri, 13 Nov 2020 01:51:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68e340a3-15a5-419c-87eb-2795d55ebb06</guid><dc:creator>lyrics</dc:creator><description>&lt;p&gt;I changed it but nothing happend...&lt;br /&gt;&lt;span&gt;Anyway, did I do all the initializing correctly?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 baudrate 9600</title><link>https://devzone.nordicsemi.com/thread/279646?ContentTypeID=1</link><pubDate>Thu, 12 Nov 2020 09:10:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8417a542-1aff-4307-9e82-11849c12e59c</guid><dc:creator>Surya</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1605172025930v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;NRF Tx should go to your device Rx. if not communication&amp;nbsp;won&amp;#39;t happen.&lt;/p&gt;
&lt;p&gt;so try to change the configuration from&lt;/p&gt;
&lt;p&gt;.rx_pin_no = RX_PIN_NUMBER,&lt;br /&gt; .tx_pin_no = TX_PIN_NUMBER,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;.rx_pin_no = TX_PIN_NUMBER,&lt;br /&gt; .tx_pin_no = ,&lt;span&gt;RX_PIN_NUMBER&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 baudrate 9600</title><link>https://devzone.nordicsemi.com/thread/279631?ContentTypeID=1</link><pubDate>Thu, 12 Nov 2020 07:57:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:debef9fc-61d0-4d7b-9060-a49f90dfd9e2</guid><dc:creator>lyrics</dc:creator><description>&lt;p&gt;Hi, Surya&lt;/p&gt;
&lt;p&gt;Can you explain more detail..?&amp;nbsp;&lt;span&gt;It&amp;#39;s hard to understand because there are so many things I don&amp;#39;t know well.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 baudrate 9600</title><link>https://devzone.nordicsemi.com/thread/279629?ContentTypeID=1</link><pubDate>Thu, 12 Nov 2020 07:54:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbe3af9c-5013-4fd3-9fb8-ee0fdab8dd62</guid><dc:creator>Surya</dc:creator><description>[quote userid="93536" url="~/f/nordic-q-a/68266/nrf52-baudrate-9600"]&lt;p&gt;&lt;span&gt;and..&amp;nbsp;is it possible to connect like this?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;nrf52 ---(uart)--- custom device(cm1106) ---(uart)--- PC&lt;/span&gt;&lt;/p&gt;[/quote]
&lt;p&gt;yes, it is. I have done it as NRF52832 to cp210x USB&amp;nbsp;UART&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;try to reverse tx and rx pins and test once&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>