<?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>qusetion about hci_uart of zephyr  running on the nrf52832?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37401/qusetion-about-hci_uart-of-zephyr-running-on-the-nrf52832</link><description>I have filed an issue related to HCI UART sample from zephyr running on nrf52832. I compiled the hci_uart sample successfully, but I am not able to use the UART interface through an external USB-UART converter (CP2102 ). I btattach the dev/ttyUSBx and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Aug 2018 07:59:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37401/qusetion-about-hci_uart-of-zephyr-running-on-the-nrf52832" /><item><title>RE: qusetion about hci_uart of zephyr  running on the nrf52832?</title><link>https://devzone.nordicsemi.com/thread/143857?ContentTypeID=1</link><pubDate>Mon, 13 Aug 2018 07:59:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b546920d-db28-473d-9149-2e034765db2d</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;The first thing I would do is to&amp;nbsp;verify the UART communication with a digital analyzer.&amp;nbsp;After verifying the the USBtoUART device drives the IO lines according to spec I would run the SDK15\examples\peripheral\uart example in order to verify that the nRF does in fact receive the data correctly. Then I would compare the UART settings from the peripheral\uart example with what is used in the zephyr hci_uart example. &lt;br /&gt;Lastly I would set a breakpoint in whatever event handler that is called when UART communication is received, verify that the data received is correct, and if not, read the register of the UART peripheral and compare it to the peripheral/uart example.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>