<?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>Maximum number of BLE slaves with RPi Master</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39998/maximum-number-of-ble-slaves-with-rpi-master</link><description>I&amp;#39;m working on a project where we have an issue with the current BLE links (non-Nordic, HM-10 devices). Bluetooth Mesh on nRF52s has been identified as the suitable successor, but in the meantime I&amp;#39;m wondering about short-term quick fixes. 
 The set-up</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Nov 2018 11:17:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39998/maximum-number-of-ble-slaves-with-rpi-master" /><item><title>RE: Maximum number of BLE slaves with RPi Master</title><link>https://devzone.nordicsemi.com/thread/155728?ContentTypeID=1</link><pubDate>Fri, 02 Nov 2018 11:17:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8bad190-377d-43de-a3f9-4b6c4aad8302</guid><dc:creator>awneil</dc:creator><description>[quote userid="6462" url="~/f/nordic-q-a/39998/maximum-number-of-ble-slaves-with-rpi-master/155534"]the S132 and S140 Soft Devices support 20 links - thus, the nRF52 chips can support 20 links[/quote]
&lt;p&gt;Well, look what&amp;#39;s just popped up on Twitter:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1541157424127v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://twitter.com/NordicTweets/status/1058253531189194755"&gt;twitter.com/.../1058253531189194755&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum number of BLE slaves with RPi Master</title><link>https://devzone.nordicsemi.com/thread/155534?ContentTypeID=1</link><pubDate>Thu, 01 Nov 2018 10:39:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d47fa8b-a9dc-4b08-bab8-a3d4aabe4361</guid><dc:creator>awneil</dc:creator><description>[quote userid="25682" url="~/f/nordic-q-a/39998/maximum-number-of-ble-slaves-with-rpi-master/155522"]I do not believe it is a good idea to somehow try to flash the S132 or S140 softdevice on the Raspberry Pi Bluetooth chip (if that is what you were hinting at,&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/awneil" class="internal-link view-user-profile"&gt;awneil&lt;/a&gt;).&amp;nbsp;[/quote]
&lt;p&gt;Indeed not!&lt;/p&gt;
&lt;p&gt;I was just pointing out that the S132 and S140 Soft Devices support 20 links - thus, the nRF52 chips can support 20 links.&lt;/p&gt;
&lt;p&gt;Sorry if that wasn&amp;#39;t clear!&lt;/p&gt;
&lt;p&gt;This demo&amp;nbsp;showed a Linux-based &amp;quot;host&amp;quot; (a &lt;a href="https://mangoh.io/mangoh-green" rel="noopener noreferrer" target="_blank"&gt;mangOH Green&lt;/a&gt;) talking to an nRF52832 Central to control multiple&amp;nbsp;BLE Peripherals - in this case, using a UART link.:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://twitter.com/antronicsltd/status/1002872850699743232"&gt;https://twitter.com/antronicsltd/status/1002872850699743232&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Presumably, if you did want the code on the RPi, you would use the BLE &lt;strong&gt;Serialisation&lt;/strong&gt;?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_serialization.html?cp=4_0_0_3_42"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_serialization.html?cp=4_0_0_3_42&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/11530/serialization-support-and-examples"&gt;devzone.nordicsemi.com/.../serialization-support-and-examples&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum number of BLE slaves with RPi Master</title><link>https://devzone.nordicsemi.com/thread/155522?ContentTypeID=1</link><pubDate>Thu, 01 Nov 2018 10:03:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a714b3dd-c0d5-462b-bbdf-ac62be989117</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>[quote user=""]Using any of the nRF52 products, would it be possible to connect, say, 20 devices to the RPi?[/quote]
&lt;p&gt;&amp;nbsp;You could attach a 52840 dongle to the Raspberry Pi &amp;amp; run the v6.1 S140 softdevice, along with the multilink example. You could then use the HCI interface to communicate between the dongle &amp;amp; the RPi. You would most likely need to&amp;nbsp;develop some small application on the Rpi to pick up all of the Bluetooth packets from the different sensors/actuators. These two links may also be helpful: &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;link 1&lt;/a&gt;, &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/17783/nrf52832-hci-firmware"&gt;link 2&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/39106/nrf52840-dongle-to-raspberry-pi-b"&gt;This link&lt;/a&gt; might also be helpful.&lt;/p&gt;
&lt;p&gt;I do not believe it is a good idea to somehow try to flash the S132 or S140 softdevice on the Raspberry Pi Bluetooth chip (if that is what you were hinting at,&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/awneil"&gt;awneil&lt;/a&gt;).&amp;nbsp;&lt;/p&gt;
[quote user=""]Does this have much to do with running a BLE v4.x vs BLE v5.x? I.e. does the new Bluetooth v5 specification change things in this regard?[/quote]
&lt;p&gt;&amp;nbsp;Like awneil said, nope. The S132 &amp;amp; S140 softdevices can run 20 links on either v4.2 or v5.&lt;/p&gt;
[quote user=""] Do nRF52s running BLE allow for parked slaves? I know this was a feature in classic bluetooth, and since the communications requirements are so low, I am thinking that slaves could go round in order taking turns to be &amp;quot;active&amp;quot;.[/quote]
&lt;p&gt;&amp;nbsp;You can put a node to sleep &amp;amp; wake it up occasionally, yes. See &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/power.html?cp=2_1_0_17#concept"&gt;the documentation here&lt;/a&gt;&amp;nbsp;for more info.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum number of BLE slaves with RPi Master</title><link>https://devzone.nordicsemi.com/thread/155211?ContentTypeID=1</link><pubDate>Tue, 30 Oct 2018 16:45:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94e7d168-1841-41d8-84c8-acf5c1ae4810</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Could you not use the built-in Bluetooth on RPi 3 ?&lt;/p&gt;
&lt;p&gt;The S132 SoftDevice v6.1 supports up to 20 connections:&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/pdf/S132_SDS_v6.1.pdf"&gt;http://infocenter.nordicsemi.com/pdf/S132_SDS_v6.1.pdf&lt;/a&gt;&amp;nbsp;- page 11.&lt;/p&gt;
&lt;p&gt;So does S140:&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.softdevices52/dita/softdevices/s140/s140.html?cp=2_3_2"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.softdevices52/dita/softdevices/s140/s140.html?cp=2_3_2&lt;/a&gt;&lt;/p&gt;
[quote userid="74371" url="~/f/nordic-q-a/39998/maximum-number-of-ble-slaves-with-rpi-master"]Does this have much to do with running a BLE v4.x vs BLE v5.x? [/quote]
&lt;p&gt;No.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>