<?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 Module</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44916/uart-module</link><description>Hello. 
 I have been working with the nrf525840 dongle using SDK 15.2.0 trying to build a UART Service. I used the ble_app_uart example project that comes with the SDK and it worked well. I tried transferring the UART part of the program to the ble_app_blinky</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Mar 2019 13:20:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44916/uart-module" /><item><title>RE: UART Module</title><link>https://devzone.nordicsemi.com/thread/176729?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2019 13:20:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0f7259f-3b46-46cb-8678-e5c51b5feb1a</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you implementing hardware UART for the device? Note that the default UART pins in the SDK examples are using GPIOs P0.05 to P0.08, while some of these pins are &lt;a href="https://www.nordicsemi.com/DocLib/Content/User_Guides/nrf52840_dongle/latest/UG/nrf52840_Dongle/hw_button_led"&gt;used for other components in the dongle&lt;/a&gt;. If you get communications errors in the uart_event_handler, I would expect that one of the pins are in a state where a UART line error is detected. If you do not use HW UART, I would recommend that you remove all function calls related to app_uart library in your application.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART Module</title><link>https://devzone.nordicsemi.com/thread/176498?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 16:10:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1206a39-e41a-42b0-b4a8-aff9809fefa4</guid><dc:creator>Eugene0469</dc:creator><description>&lt;p&gt;Yes i did. This is what led me to change the NRF_SDH_BLE_GATT_MAX_MTU_SIZE from 23 to 247&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART Module</title><link>https://devzone.nordicsemi.com/thread/176493?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 15:42:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1da7788-a4ce-4e24-8d98-d5d0dd2b56e2</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Have you checked&amp;nbsp;&lt;span&gt;BLE_NUS_MAX_DATA_LEN ?&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></channel></rss>