<?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>Serial interface to interact with an nRF52840 dongle running a mesh stack</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60488/serial-interface-to-interact-with-an-nrf52840-dongle-running-a-mesh-stack</link><description>Hi, 
 Can I use the serial interface to interact with an nRF52840 dongle running a mesh stack? 
 If so is this limited to UART or can the USB connectivity be used? 
 If any of this is possible are there any pre-built hex files you could point me at. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Apr 2020 14:06:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60488/serial-interface-to-interact-with-an-nrf52840-dongle-running-a-mesh-stack" /><item><title>RE: Serial interface to interact with an nRF52840 dongle running a mesh stack</title><link>https://devzone.nordicsemi.com/thread/246081?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2020 14:06:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a91a4a84-c978-4551-9133-647fc0bb9cd6</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It should work out-of-the-box with the nRF52840 DK, yes.&lt;/p&gt;
&lt;p&gt;For the Dongle, on the other hand, you would not only have to port the example over to a new board, you would also need to change serial transport from UART to USB, for both the serial application running on the nRF and for the Python script. I would definitely go for a DK.&lt;/p&gt;
&lt;p&gt;You can make Bluetooth mesh applications, using the nRF5 SDK for Mesh, for any board with the nRF52840 on it, but the SDK comes with ready-made examples only for the boards listed in SDK compatibility documentation.&lt;/p&gt;
&lt;p&gt;So while perfectly possible to run a mesh application on the Dongle, it requires more work. We always recommend using a DK for development, as a DK provides more buttons, LEDs, headers for connecting to GPIOs, and also comes with a J-Link programmer on-board. (The DK can also be used to program external boards such as Dongles or custom boards, for development purposes.)&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial interface to interact with an nRF52840 dongle running a mesh stack</title><link>https://devzone.nordicsemi.com/thread/246043?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2020 12:49:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20030b62-7a69-4476-86b0-b73ef210dfac</guid><dc:creator>Austen Conway</dc:creator><description>&lt;p&gt;Thank&amp;nbsp; you for your help. Reading the compatibiity table the nRF52840 dongle PCA10059 is not listed. So mesh is not supported on this device?&lt;/p&gt;
&lt;p&gt;But this page&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52840"&gt;https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52840&lt;/a&gt;&amp;nbsp;claims that it is supported. I&amp;#39;m just a bit confused.&lt;/p&gt;
&lt;p&gt;Would the interactive python script work, controlling the mesh via the serial interface, if I bought an nRF52840 DK?&lt;/p&gt;
&lt;p&gt;Sorry, for these additional questions, but I&amp;#39;m new to working with Nordic products.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial interface to interact with an nRF52840 dongle running a mesh stack</title><link>https://devzone.nordicsemi.com/thread/246010?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2020 11:24:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3c97b0c-8802-4303-855d-d2770228b2eb</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;For our nRF5 SDK for Mesh we do have a &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v4.1.0%2Fmd_scripts_README.html"&gt;serial interface&lt;/a&gt;, that gives you some control over the device, yes. It uses UART. For serial enabled applications, have a look at the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v4.1.0%2Fmd_examples_serial_README.html"&gt;serial example&lt;/a&gt;. I am afraid we do not have example Bluetooth mesh projects using USB or for the nRF52840 Dongle in general, see the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v4.1.0%2Fmd_doc_user_guide_mesh_compatibility.html"&gt;Compatibility&lt;/a&gt; section of the nRF5 SDK for Mesh documentation.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>