<?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>Trouble migrating UART app from nRF52DK to nRF52810</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47451/trouble-migrating-uart-app-from-nrf52dk-to-nrf52810</link><description>I have been developing a bluetooth application that extends the ble_app_uart example, in SDK v14.x.x, on the nRF52 DK. I&amp;#39;ve been waiting for a custom built external board to arrive, which uses an nRF52810 chip. I can successfully program my external device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 May 2019 14:30:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47451/trouble-migrating-uart-app-from-nrf52dk-to-nrf52810" /><item><title>RE: Trouble migrating UART app from nRF52DK to nRF52810</title><link>https://devzone.nordicsemi.com/thread/188001?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 14:30:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3c9f26b-c3e3-41d6-bb69-eb89388a9487</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Try setting the &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/10729/my-device-is-freezing-and-restarting"&gt;DEBUG flag&lt;/a&gt;, or &lt;a href="https://www.youtube.com/watch?v=uP8RYgYGRvI"&gt;build in debug configuration&lt;/a&gt;, the error should show in the debug terminal.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble migrating UART app from nRF52DK to nRF52810</title><link>https://devzone.nordicsemi.com/thread/187969?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 13:39:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a383a58c-6cb4-49ec-8186-e10131f28165</guid><dc:creator>Noah</dc:creator><description>&lt;p&gt;I tried to pull the FIFO_ERROR_CODE out as a global to see it&amp;#39;s value, but got &amp;quot;0x00000000&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble migrating UART app from nRF52DK to nRF52810</title><link>https://devzone.nordicsemi.com/thread/187963?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 13:34:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:227ff5bd-5aaf-4fe0-bc65-db7bc3a0cf85</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It does not look like you get the error from app_timer_init, but from a UART interrupt. You should get an error code with the &lt;em&gt;APP_UART_FIFO_ERROR&lt;/em&gt;&lt;span&gt;&amp;nbsp;event (see description of event&amp;nbsp;in&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/group__app__uart.html#ga9346b21b144fd9499e24853bbf781e17"&gt;app_uart_evt_type_t&lt;/a&gt;&amp;nbsp;documentation), can you check what this is?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Jørgen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>