<?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>Linux Host + nRF52832 over UART; How may BLE devices can be connected in this case?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44371/linux-host-nrf52832-over-uart-how-may-ble-devices-can-be-connected-in-this-case</link><description>Hi Team, 
 For the board having Linux Host having nRF52832 interfaced over UART, what are the maximum number of BLE devices can be connected? 
 As per my understanding it will remain 20 as per the softdevice guidelines. 
 Is this a correct understanding</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Mar 2019 07:24:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44371/linux-host-nrf52832-over-uart-how-may-ble-devices-can-be-connected-in-this-case" /><item><title>RE: Linux Host + nRF52832 over UART; How may BLE devices can be connected in this case?</title><link>https://devzone.nordicsemi.com/thread/174709?ContentTypeID=1</link><pubDate>Thu, 07 Mar 2019 07:24:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0864273b-cb1e-4930-898f-efa6649c9aab</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Nordic does not provide any code or examples that will let you use the nRF as a connectivity chip for Linux, Windows or similar. That is because these systems general require an HCI interface, which is not provided by the SoftDevice. You can use the &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;pc-ble-driver&lt;/a&gt;, but this essentially gives you the SoftDevice API on the PC side, so you can only use SW written specifically for the pc-ble-driver/SoftDevice API.&lt;/p&gt;
&lt;p&gt;An alternative could be to use for instance &lt;a href="https://www.zephyrproject.org/"&gt;Zephyr&lt;/a&gt;, which can be used to implement the Host side of the HCI interface on the nRF, which matches with the controller on the PC side. Please note that this is not currently supported, but&amp;nbsp;it should work (and have been done before).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Linux Host + nRF52832 over UART; How may BLE devices can be connected in this case?</title><link>https://devzone.nordicsemi.com/thread/174706?ContentTypeID=1</link><pubDate>Thu, 07 Mar 2019 07:07:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1c19492-cf8d-46e5-9fec-15ce043750cb</guid><dc:creator>Milan</dc:creator><description>&lt;p&gt;Hi Einar,&lt;/p&gt;
&lt;p&gt;Understood.&lt;/p&gt;
&lt;p&gt;Can you guide me on how to interface the nrf52 with linux host over uart?&lt;/p&gt;
&lt;p&gt;Below link seems not working.&lt;/p&gt;
&lt;p&gt;&lt;a title="https://www.nordicsemi.com/eng/nordic/Products/nRF51822/nRF5-BLE-Driver-Linux/47013" href="https://www.nordicsemi.com/eng/nordic/Products/nRF51822/nRF5-BLE-Driver-Linux/47013"&gt;https://www.nordicsemi.com/eng/nordic/Products/nRF51822/nRF5-BLE-Driver-Linux/47013&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As per my understanding, Bluez will not work as nRF52 doesn&amp;#39;t&amp;nbsp;support the standard HCI commands.&lt;/p&gt;
&lt;p&gt;Please provide some starting point to this.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Linux Host + nRF52832 over UART; How may BLE devices can be connected in this case?</title><link>https://devzone.nordicsemi.com/thread/174017?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2019 13:57:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46eeffbc-e51b-465b-9153-93eb77de71d9</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The SoftDevice has a limitation of maximum 20 connections. There is no way around this limitation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>