<?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>CLI in pca10059</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60923/cli-in-pca10059</link><description>hai , I would like to program cli uart in pca10059, what are all things to change in openthread stack in order to change UART pin configure and how to compile it ? I use only segger compiler , any guidline to use gcc in windows 10??</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 May 2020 08:17:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60923/cli-in-pca10059" /><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/251185?ContentTypeID=1</link><pubDate>Fri, 22 May 2020 08:17:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7241284-8ad7-4f83-8bb8-7be1a4cf199b</guid><dc:creator>sivaguru </dc:creator><description>&lt;p&gt;&lt;span&gt;I left the argument gcc in&lt;/span&gt;&lt;span&gt;&amp;quot;py -3 import_libs.py&amp;nbsp;&lt;/span&gt;&lt;strong&gt;gcc&lt;/strong&gt;&lt;span&gt;&amp;quot;&amp;nbsp; , now I am able to compile properly , thanks&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/249879?ContentTypeID=1</link><pubDate>Thu, 14 May 2020 09:27:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77ffcda6-a691-4a25-8041-38e8485f1959</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;I&amp;#39;m not able to reproduce that error, but I only tested with Python3.7, not 3.8. Could you try that? Also make sure to move the SDK as close to the root of the hard drive as possible, as I have seen issues with too long paths in the past.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/249617?ContentTypeID=1</link><pubDate>Wed, 13 May 2020 08:31:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b08b4aa4-8933-4a05-9c3c-e922524cf093</guid><dc:creator>sivaguru </dc:creator><description>&lt;p&gt;Any way to compile import_libs.py&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/249567?ContentTypeID=1</link><pubDate>Tue, 12 May 2020 18:40:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56c7fef7-af63-4451-b6ec-0a3a01ab48c8</guid><dc:creator>sivaguru </dc:creator><description>&lt;p&gt;error while compiling&amp;nbsp;&lt;span&gt;py -3 import_libs.py gcc&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;C:\Users\admin\Downloads\nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8\external\openthread\project&amp;gt;py -3 import_libs.py&lt;br /&gt;import_libs.py:88: SyntaxWarning: &amp;quot;is not&amp;quot; with a literal. Did you mean &amp;quot;!=&amp;quot;?&lt;br /&gt; if len(bad_libs) is not 0:&lt;br /&gt;INFO - root - Copying nrf52840\cli\ftd\armgcc\libopenthread-cli-ftd-nrf52840.a to ..\lib\nrf52840\gcc\libopenthread-cli-ftd.a&lt;br /&gt;INFO - root - Copying nrf52840\cli\mtd\armgcc\libopenthread-cli-mtd-nrf52840.a to ..\lib\nrf52840\gcc\libopenthread-cli-mtd.a&lt;br /&gt;INFO - root - Copying nrf52840\core\ftd\armgcc\libopenthread-ftd-nrf52840.a to ..\lib\nrf52840\gcc\libopenthread-ftd.a&lt;br /&gt;INFO - root - Copying nrf52840\core\mtd\armgcc\libopenthread-mtd-nrf52840.a to ..\lib\nrf52840\gcc\libopenthread-mtd.a&lt;br /&gt;INFO - root - Copying nrf52840\core\radio\armgcc\libopenthread-radio-nrf52840.a to ..\lib\nrf52840\gcc\libopenthread-radio.a&lt;br /&gt;INFO - root - Copying nrf52840\ncp\ftd\uart\armgcc\libopenthread-ncp-ftd-nrf52840.a to ..\lib\nrf52840\gcc\libopenthread-ncp-ftd.a&lt;br /&gt;INFO - root - Copying nrf52840\ncp\ftd\spi\armgcc\libopenthread-ncp-ftd-spi-nrf52840.a to ..\lib\nrf52840\gcc\libopenthread-ncp-ftd-spi.a&lt;br /&gt;INFO - root - Copying nrf52840\ncp\mtd\uart\armgcc\libopenthread-ncp-mtd-nrf52840.a to ..\lib\nrf52840\gcc\libopenthread-ncp-mtd.a&lt;br /&gt;INFO - root - Copying nrf52840\ncp\mtd\spi\armgcc\libopenthread-ncp-mtd-spi-nrf52840.a to ..\lib\nrf52840\gcc\libopenthread-ncp-mtd-spi.a&lt;br /&gt;INFO - root - Copying nrf52840\rcp\uart\armgcc\libopenthread-rcp-nrf52840.a to ..\lib\nrf52840\gcc\libopenthread-rcp.a&lt;br /&gt;INFO - root - Copying nrf52840\rcp\spi\armgcc\libopenthread-rcp-spi-nrf52840.a to ..\lib\nrf52840\gcc\libopenthread-rcp-spi.a&lt;br /&gt;INFO - root - Copying nrf52840\plat_nrf52840\sdk-nosd\armgcc\libopenthread-nrf52840-sdk.a to ..\lib\nrf52840\gcc\libopenthread-nrf52840-sdk.a&lt;br /&gt;INFO - root - Copying nrf52840\plat_nrf52840\sdk-sd\armgcc\libopenthread-nrf52840-softdevice-sdk.a to ..\lib\nrf52840\gcc\libopenthread-nrf52840-softdevice-sdk.a&lt;br /&gt;INFO - root - Copying nrf52840\plat_nrf52840\sdk-nodiag\armgcc\libopenthread-nrf52840-sdk-nodiag.a to ..\lib\nrf52840\gcc\libopenthread-nrf52840-sdk-nodiag.a&lt;br /&gt;Traceback (most recent call last):&lt;br /&gt; File &amp;quot;import_libs.py&amp;quot;, line 180, in &amp;lt;module&amp;gt;&lt;br /&gt; shutil.copy(from_path, to_path)&lt;br /&gt; File &amp;quot;C:\Users\admin\AppData\Local\Programs\Python\Python38-32\lib\shutil.py&amp;quot;, line 415, in copy&lt;br /&gt; copyfile(src, dst, follow_symlinks=follow_symlinks)&lt;br /&gt; File &amp;quot;C:\Users\admin\AppData\Local\Programs\Python\Python38-32\lib\shutil.py&amp;quot;, line 261, in copyfile&lt;br /&gt; with open(src, &amp;#39;rb&amp;#39;) as fsrc, open(dst, &amp;#39;wb&amp;#39;) as fdst:&lt;br /&gt;FileNotFoundError: [Errno 2] No such file or directory: &amp;#39;nrf52840\\plat_nrf52840\\sdk-nodiag\\armgcc\\libopenthread-nrf52840-sdk-nodiag.a&amp;#39;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/249535?ContentTypeID=1</link><pubDate>Tue, 12 May 2020 14:56:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b7f5a3f-162d-4c46-8060-596f02d7b96b</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Try installing pyyaml:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;pip3 install pyyaml&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/249531?ContentTypeID=1</link><pubDate>Tue, 12 May 2020 14:47:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f73625b-1220-491f-bdf6-619f5ec38153</guid><dc:creator>sivaguru </dc:creator><description>&lt;p&gt;Getting an error while running build_gcc_libs.py&lt;/p&gt;
&lt;p&gt;H:\nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b\external\openthread\project&amp;gt;py -3 build_gcc_libs.py&lt;br /&gt;Traceback (most recent call last):&lt;br /&gt; File &amp;quot;build_gcc_libs.py&amp;quot;, line 1, in &amp;lt;module&amp;gt;&lt;br /&gt; import yaml&lt;br /&gt;ModuleNotFoundError: No module named &amp;#39;yaml&amp;#39;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/249437?ContentTypeID=1</link><pubDate>Tue, 12 May 2020 11:50:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a04f4a90-213b-468a-8842-ff9401a6bb7e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;It looks like you have not cloned the openthread repository.&lt;/p&gt;
&lt;p&gt;Follow these steps&amp;nbsp;to build:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Start with a fresh copy of the SDK, and make sure you place it as close to the ROOT of the hard drive as possible.&lt;/li&gt;
&lt;li&gt;Open a command line and go to [nRF5 SDK for Thread and Zigbee v4.1.0 ROOT]\external\openthread\project.&lt;/li&gt;
&lt;li&gt;Enter the following commands:&lt;br /&gt;
&lt;div&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/59774/ble_thread_dyn_mtd_coap_cli_pca10056_s140-with-2-uartes/243031"&gt;&lt;/a&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;git clone https://github.com/openthread/openthread.git
cd openthread
git checkout c6a258e3a5bd90aa26d8245c435c0ae5797027f4
&lt;/pre&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Modify the UART pin config in&amp;nbsp;&lt;span&gt;[nRF5 SDK for Thread and Zigbee v4.1.0 ROOT]\external\openthread\project\openthread\examples\platforms\nrf528xx\nrf52840\transport-config.h per your requirements.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Go back to&amp;nbsp;&lt;span&gt;[nRF5 SDK for Thread and Zigbee v4.1.0 ROOT]\external\openthread\project and&amp;nbsp;run &amp;quot;py -3 build_gcc_libs.py&amp;quot; from the command line.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;When that is done, run&amp;nbsp;&amp;quot;&lt;code&gt;py -3 import_libs.py gcc&lt;/code&gt;&lt;span&gt;&amp;quot; from the command line.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/249414?ContentTypeID=1</link><pubDate>Tue, 12 May 2020 11:25:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ab70733-0a62-4c22-890b-2801bb2b56ec</guid><dc:creator>sivaguru </dc:creator><description>&lt;p&gt;Hai , I&amp;nbsp; too tried in version 3 , but in it there are lot for folders named &amp;#39;NFR52840&amp;#39; and &amp;#39;openthread&amp;#39;; I don&amp;#39;t know&lt;/p&gt;
&lt;p&gt;where to place .bat file ??&lt;/p&gt;
&lt;p&gt;I copied a part of compiled output (I couldn&amp;#39;t copy all ) and pasted below;&lt;/p&gt;
&lt;p&gt;If supposed I am using new version , can&amp;#39;t this ticket be used ??&lt;/p&gt;
&lt;p&gt;//-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------//&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;C:\Users\admin\Downloads\nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71\external\openthread\project\nrf52840&amp;gt;make -C mbedcrypto\cc310\armgcc&lt;br /&gt;make: Entering directory `/c/Users/admin/Downloads/nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71/external/openthread/project/nrf52840/mbedcrypto/cc310/armgcc&amp;#39;&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/aes.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/asn1parse.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/asn1write.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/base64.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/bignum.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/ccm.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/cipher.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/cipher_wrap.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/cmac.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/ctr_drbg.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/debug.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/ecdh.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/ecdsa.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/ecjpake.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/ecp.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/ecp_curves.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/entropy.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/entropy_poll.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/md.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/md_wrap.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/memory_buffer_alloc.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/oid.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/pem.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/pk.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/pk_wrap.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/pkparse.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/platform.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/platform_util.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/sha256.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/ssl_ciphersuites.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/ssl_cli.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/ssl_cookie.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/ssl_srv.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/ssl_ticket.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/ssl_tls.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/x509.c&lt;br /&gt;Makefile:138: Cannot find source file: ../../../../openthread/third_party/mbedtls/repo/library/x509_crt.c&lt;br /&gt;Makefile:138: Cannot find include folder: ../../../../openthread/examples/platforms/nrf52840&lt;br /&gt;Makefile:138: Cannot find include folder: ../../../../openthread/third_party/mbedtls&lt;br /&gt;Makefile:138: Cannot find include folder: ../../../../openthread/third_party/mbedtls/repo/include/mbedtls&lt;br /&gt;Makefile:138: Cannot find include folder: ../../../../openthread/third_party/NordicSemiconductor/libraries/crypto&lt;br /&gt;Makefile:138: Cannot find include folder: ../../../../openthread/src/core&lt;br /&gt;Makefile:138: Cannot find include folder: ../../../../openthread/third_party/NordicSemiconductor/nrfx/mdk&lt;br /&gt;Makefile:138: Cannot find include folder: ../../../../openthread/third_party/mbedtls/repo/include&lt;br /&gt;Makefile:138: Cannot find include folder: ../../../../openthread/third_party/NordicSemiconductor/libraries/nrf_cc310/include&lt;br /&gt;Makefile:138: Cannot find include folder: ../../../../openthread/third_party/NordicSemiconductor/cmsis&lt;br /&gt;Makefile:138: Cannot find include folder: ../../../../openthread/include&lt;br /&gt;Compiling file: aes.c&lt;br /&gt;arm-none-eabi-gcc.exe: error: ../../../../openthread/third_party/mbedtls/repo/library/aes.c: No such file or directory&lt;br /&gt;arm-none-eabi-gcc.exe: fatal error: no input files&lt;br /&gt;compilation terminated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/249361?ContentTypeID=1</link><pubDate>Tue, 12 May 2020 08:07:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c7a8f44-2aa3-49ed-af77-1eb79a002148</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;What errors do you get? Note that if you use a different SDK version than what is mentioned in that thread (it gives instructions for nRF5 SDK for Thread and Zigbee v3.0.0), you need to checkout a different commit in the openthread directory before building. You can always find the correct commit hash in the file&amp;nbsp; [SDK_ROOT]\external\openthread\project\readme.txt&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/249286?ContentTypeID=1</link><pubDate>Mon, 11 May 2020 18:16:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc51542c-8963-4f40-bb34-869168e65c83</guid><dc:creator>sivaguru </dc:creator><description>&lt;p&gt;I installed the 32 bit versions and still can&amp;#39;t figure out exactly how to compile in GCC , I try to follow the ticket&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/46660/nrf5-sdk-for-thread-and-zigbee"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/46660/nrf5-sdk-for-thread-and-zigbee&lt;/a&gt;&amp;nbsp;but still couldn&amp;#39;t compile, Is there any tutorial available for GCC compiler for ARM ??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/248391?ContentTypeID=1</link><pubDate>Wed, 06 May 2020 10:15:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a57e70b-0f4b-472d-9131-12490e88b62d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Ok, You could also use the second UART instance in the application to receive data from the controller, in case the controller does not need to have access to the full CLI. Let me know if you are not able to build the libraries and include any errors you are facing, etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/248278?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 15:39:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b23b475a-9f71-4fca-9961-541d2bab68e0</guid><dc:creator>sivaguru </dc:creator><description>&lt;p&gt;After configuring mesh simple 8bit controller will be used to send data from each node to server&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/248253?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 14:59:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53af60c6-36e5-432f-a01b-71a21627cd32</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>[quote user="sivaguru "]it be compiled in windows 10 [/quote]
&lt;p&gt;&amp;nbsp;Yes, It is described in the documentation that I linked how to build on Windows.&lt;/p&gt;
[quote user="sivaguru "]Thank you for your reply and you are correct , I am developing mesh to transmit data from 20 different nodes to&amp;nbsp; server, initially I thought of using BLE but after going through different tutorials I prefer to use thread instead of BLE. I have been provided with single pca10056 and remaining pca10059 (low cost). I am a beginner and I need to start from scratches&amp;nbsp;[/quote]
&lt;p&gt;I&amp;#39;m still not sure I understand why you need to rebuild the libraries. The CLI example for pca10059 works over USB CDC ACM, which is COM port over USB. Why do you need external UART? That would require some additional HW to communicate with the CLI.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/248039?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 03:23:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b904b257-5412-42a4-9008-b84b9f352fb3</guid><dc:creator>sivaguru </dc:creator><description>&lt;p&gt;does compiling open thread libraries require Linux ?&amp;nbsp;can&amp;#39;t it be compiled in windows 10 ?&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/248035?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 03:00:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a085302-7a3d-46a0-848a-3d2b62ab31d9</guid><dc:creator>sivaguru </dc:creator><description>&lt;p&gt;Hai Jorgen&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Thank you for your reply and you are correct , I am developing mesh to transmit data from 20 different nodes to&amp;nbsp; server, initially I thought of using BLE but after going through different tutorials I prefer to use thread instead of BLE. I have been provided with single pca10056 and remaining pca10059 (low cost). I am a beginner and I need to start from scratches&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CLI in pca10059</title><link>https://devzone.nordicsemi.com/thread/247866?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 12:39:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50359d1e-3ae6-4392-adb3-2c09c49040ff</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Why do you want to use UART with the dongle, and not use the USB interface? Are you planning to connect the UART pins externally to a host device?&lt;/p&gt;
&lt;p&gt;In order to change the UART pins, you need to &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/thread_ot_libraries_building.html"&gt;rebuild the OpenThread libraries&lt;/a&gt;. The UART configs are found in the file &lt;a href="https://github.com/openthread/openthread/blob/c6a258e3a5bd90aa26d8245c435c0ae5797027f4/examples/platforms/nrf528xx/nrf52840/transport-config.h#L138-L176"&gt;transport-config.h&lt;/a&gt;&amp;nbsp;(for nRF5 SDK for Thread and Zigbee v4.1.0).&lt;/p&gt;
&lt;p&gt;Remember to checkout the correct OpenThreas commit that the SDK was generated with, after cloning the GitHub project, as you may run into build errors with the master branch. The commit number is indicated in&amp;nbsp;external\openthread\project\readme.txt.&lt;/p&gt;
&lt;p&gt;For instructions on installing GCC on windows, please refer to the&amp;nbsp;&lt;a title="Installing GCC on Windows" href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/thread_zigbee__intro.html?cp=7_3_1_2_0_1#thread_zigbee_env_setup_gcc_windows"&gt;Installing GCC on Windows&lt;/a&gt;&amp;nbsp;section in the Getting Started with Thread and Zigbee documentation.&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></channel></rss>