<?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>Getting serial port communication on nRF52840DK to work via USB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68211/getting-serial-port-communication-on-nrf52840dk-to-work-via-usb</link><description>HI, I&amp;#39;m creating an IoT system, and planning to use THREAD to communicate between devices. Each device is running on a raspberry pi but I plan to use nRF52840DKs to do all the communication of the IoT network. So I plan for the raspberry pis and nRFs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Nov 2020 19:11:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68211/getting-serial-port-communication-on-nrf52840dk-to-work-via-usb" /><item><title>RE: Getting serial port communication on nRF52840DK to work via USB</title><link>https://devzone.nordicsemi.com/thread/279584?ContentTypeID=1</link><pubDate>Wed, 11 Nov 2020 19:11:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85ccd39e-04db-4c22-84ac-2f97dfa6c27e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You may start by referencing the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.0/zephyr/samples/subsys/usb/cdc_acm/README.html"&gt;USB CDC ACM sample&lt;/a&gt; in Zephyr. It should be possible to integrate the functionality from this into your Thread application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting serial port communication on nRF52840DK to work via USB</title><link>https://devzone.nordicsemi.com/thread/279552?ContentTypeID=1</link><pubDate>Wed, 11 Nov 2020 15:34:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6dd67cd4-95a6-4d87-a177-b09d194e452a</guid><dc:creator>alfiedouglas</dc:creator><description>&lt;p&gt;Ah I&amp;#39;ve built it on the nrf52840dk_nrf52840, how could I get started with serial port communication on the nrf52840dk_nrf52840?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting serial port communication on nRF52840DK to work via USB</title><link>https://devzone.nordicsemi.com/thread/279547?ContentTypeID=1</link><pubDate>Wed, 11 Nov 2020 15:28:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7af5c4bd-eda9-4a69-94e2-65533ece223e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This sample is intended for the nRF52840 on the Thiny:91, for converting HW UART messages to USB CDC packets. It does not sound like the best starting-point for your use-case.&lt;/p&gt;
&lt;p&gt;Did you build the sample for the &lt;span&gt;thingy91_nrf52840&amp;nbsp;&lt;/span&gt;target, or for the nrf52840dk_nrf52840?&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: Getting serial port communication on nRF52840DK to work via USB</title><link>https://devzone.nordicsemi.com/thread/279543?ContentTypeID=1</link><pubDate>Wed, 11 Nov 2020 15:16:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e54a437-9a0f-4e4d-9533-e63432b3a285</guid><dc:creator>alfiedouglas</dc:creator><description>&lt;p&gt;It seems to be the &lt;/p&gt;
&lt;div style="background-color:#1e1e1e;color:#d4d4d4;font-family:&amp;#39;Droid Sans Mono&amp;#39;, &amp;#39;monospace&amp;#39;, monospace, &amp;#39;Droid Sans Fallback&amp;#39;;font-size:14px;font-weight:normal;line-height:19px;white-space:pre;"&gt;
&lt;div&gt;&lt;span style="color:#dcdcaa;"&gt;uart_irq_update&lt;/span&gt;&lt;span style="color:#d4d4d4;"&gt;(&lt;/span&gt;&lt;span style="color:#9cdcfe;"&gt;dev&lt;/span&gt;&lt;span style="color:#d4d4d4;"&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;function call on line 99 of main.c where the error occurs&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>