<?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>Zephyr&amp;#39;s hci_uart works well only after starting JLinkRTTLogger</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48414/zephyr-s-hci_uart-works-well-only-after-starting-jlinkrttlogger</link><description>Hi all, 
 
 Our custom board has 2 MCUs connected each other via UART to implement 2-chip configuration. 
 One is the main MCU which has Cortex R4 and the other is nRF52810. 
 All of them runs Zephyr respectively. 
 CR4(CortexR4) runs Zephyr&amp;#39;s iBeacon</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Sep 2019 08:41:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48414/zephyr-s-hci_uart-works-well-only-after-starting-jlinkrttlogger" /><item><title>RE: Zephyr's hci_uart works well only after starting JLinkRTTLogger</title><link>https://devzone.nordicsemi.com/thread/207596?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2019 08:41:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6923fdc8-821c-47ae-b750-c94c9f821cc3</guid><dc:creator>bhstalel</dc:creator><description>&lt;p&gt;&lt;span class="user-name"&gt;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/youngdo-lee"&gt;Youngdo Lee&lt;/a&gt;&amp;nbsp;, Can you give me the hex hci_uart example for nRF52832 ? I&amp;#39;m unable to compile it ,&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr's hci_uart works well only after starting JLinkRTTLogger</title><link>https://devzone.nordicsemi.com/thread/192188?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 02:20:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8c195b8-a9dd-46b1-99b6-772300e6eb3c</guid><dc:creator>Youngdo Lee</dc:creator><description>&lt;p&gt;Self answer:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The problem was a configuration issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I used the default configuration which enables DCDC by default.(samples/bluetooth/hci_uart/nrf5.conf)&lt;/p&gt;
&lt;p&gt;But our&amp;nbsp;H/W doesn&amp;#39;t have external LC filters connected to DCC, so we shouldn&amp;#39;t enable DCDC.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Adding&amp;nbsp;CONFIG_BOARD_ENABLE_DCDC=n to nrf5.conf solved the problem.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks anyway.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>