<?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>Adding Mesh to an existing HCI app (Linux)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38073/adding-mesh-to-an-existing-hci-app-linux</link><description>We have an existing HCI application (SDK12.3) which implements advertising, scanning and central (8 concurrent connections). The application runs on a Linux device and communicates with an nRF52 over a serial interface (UART). The linux code uses the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Sep 2018 09:39:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38073/adding-mesh-to-an-existing-hci-app-linux" /><item><title>RE: Adding Mesh to an existing HCI app (Linux)</title><link>https://devzone.nordicsemi.com/thread/148162?ContentTypeID=1</link><pubDate>Tue, 11 Sep 2018 09:39:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2aa070b-44e7-4116-937a-5029e275e6b8</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;We do not have HCI interface yet, but you can still control Mesh stack as connectivity stack using serial (but not HCI format command/event)&lt;/p&gt;
&lt;p&gt;I believe&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.2.0%2Fmd_scripts_interactive_pyaci_README.html&amp;amp;cp=4_1_0_3_0"&gt;this&lt;/a&gt; example is what you need to use Mesh stack as connectivity firmware controlled through serial. Take a look at the command packets and events available to control the stack.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding Mesh to an existing HCI app (Linux)</title><link>https://devzone.nordicsemi.com/thread/148078?ContentTypeID=1</link><pubDate>Mon, 10 Sep 2018 15:49:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc946c69-e779-4c60-bdee-823f194c0ef8</guid><dc:creator>dbuijsma</dc:creator><description>&lt;p&gt;Understood, but if a customer who has a need for an HCI application and wants to use mesh and at the same time function as a BLE central to periodically connect to a device, what options do they have?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding Mesh to an existing HCI app (Linux)</title><link>https://devzone.nordicsemi.com/thread/147970?ContentTypeID=1</link><pubDate>Mon, 10 Sep 2018 09:34:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e97249b4-6a58-4480-9515-92baa7775ef3</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;We already have the serial driver for Mesh (not in the pc ble driver, we do not intend to integrate that here)&lt;/p&gt;
&lt;p&gt;you should look into nrf_mesh_serial and &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.2.0%2Fgroup__MESH__SERIAL.html&amp;amp;cp=4_1_0_6_10_2"&gt;serial component&lt;/a&gt; interface we provide for Mesh.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding Mesh to an existing HCI app (Linux)</title><link>https://devzone.nordicsemi.com/thread/147235?ContentTypeID=1</link><pubDate>Tue, 04 Sep 2018 17:36:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:914087bf-5f29-4bd4-b684-9ab69d42cba4</guid><dc:creator>dbuijsma</dc:creator><description>&lt;p&gt;Thanks for the reply Aryan. Is Nordic planning&amp;nbsp;pulling Mesh functionality into the pc-ble-driver?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding Mesh to an existing HCI app (Linux)</title><link>https://devzone.nordicsemi.com/thread/147190?ContentTypeID=1</link><pubDate>Tue, 04 Sep 2018 13:14:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bca456c-10dd-49bf-8791-a771c2da59ce</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;You would need to add the Mesh stack into your connectivity firmware and then&amp;nbsp;run the mesh serial example on that firmware, the tricky part is to combine the connectivity UART with the mesh serial&amp;nbsp;we provide and could be a complex part.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>