<?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 RX not working on nRF52832 DK board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/103427/uart-rx-not-working-on-nrf52832-dk-board</link><description>Hi, 
 I am testing uart function. 
 app_uart_put is working well. 
 but, APP_UART_DATA_READY event is not working. 
 
 uart initialization is as follow. 
 
 app_uart_comm_params_t const comm_params = 
 { 
 .rx_pin_no = UART_RX_PIN , 
 .tx_pin_no = UART_TX_PIN</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Sep 2023 07:57:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/103427/uart-rx-not-working-on-nrf52832-dk-board" /><item><title>RE: UART RX not working on nRF52832 DK board</title><link>https://devzone.nordicsemi.com/thread/444641?ContentTypeID=1</link><pubDate>Wed, 06 Sep 2023 07:57:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f7d5394-8a5c-44db-a660-ea413158baef</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This might be because P0.10 is used for NFC.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;On the nRF52-DK, P0.10 is used for NFC. If you want to&amp;nbsp;configure the NFC pins as GPIO&amp;#39;s you can find more information here:&amp;nbsp;&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52832_dk/UG/dk/hw_nfc_if.html"&gt;https://infocenter.nordicsemi.com/topic/ug_nrf52832_dk/UG/dk/hw_nfc_if.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;By default I think that P0.06 is used for TX and P0.08 is used for RX.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Br,&amp;nbsp;&lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART RX not working on nRF52832 DK board</title><link>https://devzone.nordicsemi.com/thread/444594?ContentTypeID=1</link><pubDate>Wed, 06 Sep 2023 00:20:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c352fc1e-665b-441a-98b0-5003613f9f29</guid><dc:creator>paul0208</dc:creator><description>&lt;p&gt;nRF5_SDK_17.1.0_ddde560&lt;br /&gt;Yes Nordic DK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART RX not working on nRF52832 DK board</title><link>https://devzone.nordicsemi.com/thread/444587?ContentTypeID=1</link><pubDate>Tue, 05 Sep 2023 20:46:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81b2e239-75ae-4ac9-9b6c-860da41708a6</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
[quote user="paul0208"]I cannot use P0.08 and P0.10 for uart?[/quote]
&lt;p&gt;Which device are you testing this on? Is it a Nordic DK?&lt;/p&gt;
&lt;p&gt;Also if you add information about SDK version etc. it&amp;#39;s easier to support you in future tickets.&lt;/p&gt;
&lt;p&gt;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART RX not working on nRF52832 DK board</title><link>https://devzone.nordicsemi.com/thread/444394?ContentTypeID=1</link><pubDate>Tue, 05 Sep 2023 02:08:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96141ff1-6f37-4c55-84b9-04373d373b3c</guid><dc:creator>paul0208</dc:creator><description>&lt;p&gt;I was use P0.08 for tx and P0.10 for rx.&lt;br /&gt;I have change to P0.6 for rx and P0.7 for tx, then &lt;span&gt;APP_UART_DATA_READY&amp;nbsp;&lt;/span&gt;event is working.&lt;br /&gt;&lt;br /&gt;I cannot use P0.08 and P0.10 for uart?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>