<?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>Could nRF52805 be a BLE master and BLE slave at the same time?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73850/could-nrf52805-be-a-ble-master-and-ble-slave-at-the-same-time</link><description>Hi, I&amp;#39;m using BC805M module (nRF52805 SoC). I understand that the nRF52805 doesn&amp;#39;t support BLE mesh. I would like to ask about the availability of using BLE (S112/S113) for my project. 
 BC805M #1: reads sensor 1 data via I2C, and send the data to the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Apr 2021 13:20:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73850/could-nrf52805-be-a-ble-master-and-ble-slave-at-the-same-time" /><item><title>RE: Could nRF52805 be a BLE master and BLE slave at the same time?</title><link>https://devzone.nordicsemi.com/thread/304565?ContentTypeID=1</link><pubDate>Tue, 13 Apr 2021 13:20:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54824f2a-6a47-4a40-9cf0-2eefce98af17</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;1) Sure yes.&lt;/p&gt;
&lt;p&gt;2) That is correct.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Could nRF52805 be a BLE master and BLE slave at the same time?</title><link>https://devzone.nordicsemi.com/thread/304386?ContentTypeID=1</link><pubDate>Tue, 13 Apr 2021 00:22:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a152301-442d-415d-9139-3209c5c4a4af</guid><dc:creator>StevenW807</dc:creator><description>&lt;p&gt;Thanks for your clear and detailed answer, Kenneth.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;All I need is to receive 2 BLE data from two BC805M and display the data on my phone App.&lt;/p&gt;
&lt;p&gt;1) Could I use two BC805M (nRF52805 only supports S112, S113) as 2 independent BLE&amp;nbsp;&lt;span&gt;peripheral / broadcaster roles, and send the 2 data to my phone app (central / master device) concurrently, please? i.e. 1 master, 2 slaves&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2) According to the &lt;a href="https://www.nordicsemi.com/Software-and-tools/Software/S112"&gt;S112 website&lt;/a&gt;, it says &amp;quot;Up to 4 connections as a Peripheral can be run concurrently with a Broadcaster&amp;quot;. Does it mean the S112 device is a peripheral device, it can be connected by 4 central devices at the same time?&amp;nbsp;Meanwhile, it can be a broadcaster at the same time?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks!&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Could nRF52805 be a BLE master and BLE slave at the same time?</title><link>https://devzone.nordicsemi.com/thread/304259?ContentTypeID=1</link><pubDate>Mon, 12 Apr 2021 12:04:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18e2bf62-c80f-4565-9de7-7d914fe8ea31</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Not sure if I have a simple answer for you here, it will depend on the amount of flash and ram you need also. You can find an overview here on the amount of flash and ram available for different variants of the nRF52-series:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html"&gt;https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you click on each of the S1xx softdevices here you can find how many peripheral and central links it can support:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52_softdevices.html"&gt;https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52_softdevices.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For instance the S112 and S113 only support peripheral role, so it can&amp;#39;t be a central role. However if you choose a softdevice release (e.g. S132) that support both peripheral and central role, then I don&amp;#39;t see any reason why&amp;nbsp;your proposed description won&amp;#39;t work:&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;span&gt;reads sensor 2 data via I2C, receives the&amp;nbsp;&lt;/span&gt;&lt;span&gt;BC805M&lt;/span&gt;&lt;span&gt;&amp;nbsp;#1&amp;nbsp;&lt;/span&gt;&lt;span&gt;data via BLE, and send both sensors data to the user&amp;#39;s phone via BLE&lt;/span&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;Once you know which softdevice to use, then you must use a nRF52-variant that can use that softdevice, this is found under each nRF52-variant, e.g. for the nRF52832 you can find:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52832/COMP/nrf52832/ble_qdid_qual_matrix.html"&gt;https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52832/COMP/nrf52832/ble_qdid_qual_matrix.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Based on the above I don&amp;#39;t think&amp;nbsp;&lt;strong&gt;BC805M&lt;/strong&gt;&lt;span&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;can be used to relay data as you want to, you will need for instance nRF52832.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>