<?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>How can i add openthread to a NCS sample?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114302/how-can-i-add-openthread-to-a-ncs-sample</link><description>Hi, I want to implement OpenThread features with another sample and I&amp;#39;m not sure how to go about it. Is it even a good idea to add OpenThread to another sample or is it better for me to work on an existing Thread sample. If the latter, is there a sample</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Aug 2024 11:11:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114302/how-can-i-add-openthread-to-a-ncs-sample" /><item><title>RE: How can i add openthread to a NCS sample?</title><link>https://devzone.nordicsemi.com/thread/500564?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2024 11:11:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6066eb3f-80b6-4e66-92ee-93ba4b91a2a7</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Glen,&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/samples/openthread/coap_client/README.html"&gt;CoAP Client&lt;/a&gt; and &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/samples/openthread/coap_server/README.html"&gt;CoAP Server&lt;/a&gt; samples use UART for logging.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i add openthread to a NCS sample?</title><link>https://devzone.nordicsemi.com/thread/500491?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2024 22:28:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d94d8b66-4f67-4bf0-bbec-a21f0a8c1f4f</guid><dc:creator>Glenyz</dc:creator><description>&lt;p&gt;Hi Marte,&lt;br /&gt;&lt;br /&gt;Thanks for the reply, What I meant by &amp;quot;is there a sample where UART is enabled&amp;quot; is if there is already a sample with the OpenThread protocol already implemented and UART is used for logging for example. I remember there being an example like that on the nrf5 sdk, but I can&amp;#39;t seem to find it on NCS.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Glen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i add openthread to a NCS sample?</title><link>https://devzone.nordicsemi.com/thread/500363?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2024 08:07:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd1b7974-c495-4db6-9a81-0d5cd09d9136</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Glen,&lt;/p&gt;
&lt;p&gt;I recommend starting with an OpenThread sample. This applies to any protocol; if you plan to use a protocol in your project, you should start with a sample using that protocol and add to that sample. You can find an overview of the samples in our &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/samples/thread.html"&gt;Thread samples&lt;/a&gt; documentation.&lt;/p&gt;
[quote user=""]is there a sample where UART is enabled for use?[/quote]
&lt;p&gt;This depends on what you mean by UART enabled for use. The CoAP Client and CoAP Server samples use UART0 for logging, while UART1 is disabled and can be used for other purposes. The CLI sample uses UART0 for shell by default.&lt;/p&gt;
&lt;p&gt;If you are unfamiliar with how to add and use UART in your application, I recommend looking at &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-4-serial-communication-uart/"&gt;Lesson 5 – Serial communication (UART)&lt;/a&gt; in our nRF Connect SDK Fundamentals course on DevAcademy.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>