<?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>NCS Open Thread Project fails to compile in SES, but compiles with west</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75443/ncs-open-thread-project-fails-to-compile-in-ses-but-compiles-with-west</link><description>Dear Nordic Team, 
 i could not find a good and clean starting point for a development of a simple Open Thread application, which is not bases on CLI in the examples. Therefore i took the CLI example and started to modify the config-file, as mentioned</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 May 2021 09:33:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75443/ncs-open-thread-project-fails-to-compile-in-ses-but-compiles-with-west" /><item><title>RE: NCS Open Thread Project fails to compile in SES, but compiles with west</title><link>https://devzone.nordicsemi.com/thread/311383?ContentTypeID=1</link><pubDate>Tue, 25 May 2021 09:33:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d65d8b84-1146-4997-ac70-89978ef58b10</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Sören,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I see, so you already start from the CLI example. Fro my understanding, you have two requests:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1) simple application that sends UDP packages based on OT stack(Thread devices only use UDP&amp;nbsp;by far).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2) running the above application on nRF52840 Dongle.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The suggestions for them are:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1) You can use &lt;a href="https://openthread.io/reference/struct/ot-udp-socket"&gt;UDP APIs&lt;/a&gt; provide by OT protocol, but CoAP as an application protocol based on UDP designed for resource-limited&amp;nbsp;devices is a better start point, that&amp;#39;s the reason we provide CoAP client/sever examples directly.&amp;nbsp;If you do want to know how to use the UDP socket, you can refer to CoAP implementation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2) I have checked with our development team, we do have a plan to add support for nRF52840 Dongle in a future release, but not in a short time. The nRF52840 Dongle needs to use USB peripheral instead of UART&amp;nbsp;on nRF52840DK. It also does not have an external flash on board, so you may have issues with your application code growth. I strongly suggest you start with the nRF52840DK board for your development.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Charlie&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS Open Thread Project fails to compile in SES, but compiles with west</title><link>https://devzone.nordicsemi.com/thread/311238?ContentTypeID=1</link><pubDate>Mon, 24 May 2021 11:10:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6571337a-c2be-46ec-892c-a4cb99dfb6ba</guid><dc:creator>SoerenBirth</dc:creator><description>&lt;p&gt;Hi Charlie,&lt;br /&gt;&lt;br /&gt;thank for your recommendation, but the CLI project is a (in my understanding) a ncs project.&lt;/p&gt;
&lt;p&gt;The CLI project is located in &amp;quot;..\v1.5.1\nrf\samples\openthread\cli&amp;quot;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;S&amp;ouml;ren&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Btw: Is there a ready to build configured project, where i can use the &amp;quot;Open Thread&amp;quot; API on the nrf52840 Dongle? Or could you provide anything like this? Cause i really struggeling to find a proper configuration, to start my development.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS Open Thread Project fails to compile in SES, but compiles with west</title><link>https://devzone.nordicsemi.com/thread/311143?ContentTypeID=1</link><pubDate>Fri, 21 May 2021 21:44:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa53ca16-2cc0-4210-8356-d613cdde502c</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi SoerenBirth,&lt;/p&gt;
&lt;p&gt;Please be aware that Zephyr project samples are not supported by SES by default. West is the default building management tool for Zephyr samples. Only samples in NCS nrf folder and the supported boards as mentioned on NCS document can use SES to build and debug. From this error report, I guess the SES did not find the path of mbedtls library, because the CMakeList.txt file structure in NCS project sample is different from the Zephyr one. I strongly suggest you modify from an NCS OpenThread sample if you prefer to use SES as your debug tool.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>