<?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>BLE Mesh solution that collects data from 50 node devices into one terminal</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75434/ble-mesh-solution-that-collects-data-from-50-node-devices-into-one-terminal</link><description>Hi, 
 I&amp;#39;m busy evaluating an application right now, I would like to ask whether Bluetooth Mesh can be realized or other solutions can be provided. 
 A terminal device, similar to a gateway, collects data from 50 separate sensor nodes in a large room,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 May 2021 10:41:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75434/ble-mesh-solution-that-collects-data-from-50-node-devices-into-one-terminal" /><item><title>RE: BLE Mesh solution that collects data from 50 node devices into one terminal</title><link>https://devzone.nordicsemi.com/thread/312605?ContentTypeID=1</link><pubDate>Mon, 31 May 2021 10:41:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97def407-2f0d-412f-ad10-87b7d7483632</guid><dc:creator>Joakim Jakobsen</dc:creator><description>[quote user="lynn_yang"]Using Bluetooth BLE star-network scheme: we have implemented the scenario of 20 nodes, but cannot support 50 nodes.[/quote]
&lt;p&gt;&amp;nbsp;Is this a connection based network? Or using beacons?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="lynn_yang"]Bluetooth Mesh: If relays cause long delays[/quote]
&lt;p&gt;&amp;nbsp;The delay I was referring to is also relevant for beacons: &lt;br /&gt;ref: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/39174/i-do-not-want-use-advertising-random-delay-0ms-to-10ms/151645#151645"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/39174/i-do-not-want-use-advertising-random-delay-0ms-to-10ms/151645#151645&lt;/a&gt; &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh solution that collects data from 50 node devices into one terminal</title><link>https://devzone.nordicsemi.com/thread/311936?ContentTypeID=1</link><pubDate>Thu, 27 May 2021 02:41:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb90a62b-3c05-4f69-a9a4-db8a6f39cdaa</guid><dc:creator>lynn</dc:creator><description>&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;Use Beacons solution: 50 sensor devices have data every second that needs to be sent by beacon. Is there a problem of data loss due to interference caused by simultaneous transmission?&lt;/span&gt;&lt;span class="tgt"&gt;I am also wondering how to deal with the Bluetooth Mesh situation (each node has data to transmit, possibly simultaneously).&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;Using Bluetooth BLE star-network scheme: we have implemented the scenario of 20 nodes, but cannot support 50 nodes.&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;Bluetooth Mesh: If relays cause long delays, this may not be a requirement for achieving data throughput.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh solution that collects data from 50 node devices into one terminal</title><link>https://devzone.nordicsemi.com/thread/311725?ContentTypeID=1</link><pubDate>Wed, 26 May 2021 10:34:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a410c827-41a4-4a26-bf0f-d8b2e8e78d99</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Ok, thanks.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There shouldn&amp;#39;t be a problem using mesh. I was just thinking that if you don&amp;#39;t need the relay feature, and don&amp;#39;t need the network to be scalable in size, or cover larger areas. Then Mesh isn&amp;#39;t strictly necessary.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You could solve this by using a standard star network using BLE nodes. You can have beacons transmitting to the terminal, or have them all connected to the terminal.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Using BLE instead of Mesh will increase the throughput. You are also able to make use of BLE5 features like long range and high throughput.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But this is up to you to decide. Both should be achievable.&lt;/p&gt;
&lt;p&gt;Br,&amp;nbsp;&lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh solution that collects data from 50 node devices into one terminal</title><link>https://devzone.nordicsemi.com/thread/311562?ContentTypeID=1</link><pubDate>Tue, 25 May 2021 15:19:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08d5721e-aa2a-4ede-88a4-90830cef8d6e</guid><dc:creator>lynn</dc:creator><description>&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;Thank you for your reply.&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;It is also possible without the need for the relay node, which can reach the terminal device by default. The main requirement is to collect the real-time data of each node to the terminal.&lt;/span&gt;&lt;span class="tgt"&gt;The advantage of using Bluetooth Mesh is that it can be configured on the phone.&lt;/span&gt;&lt;span class="tgt"&gt;Is there something special about a mesh with no relay nodes?&lt;/span&gt;&lt;span class="tgt"&gt;Or do you have a better idea?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh solution that collects data from 50 node devices into one terminal</title><link>https://devzone.nordicsemi.com/thread/311392?ContentTypeID=1</link><pubDate>Tue, 25 May 2021 09:54:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:007578eb-e749-4015-ae48-d639bd4fe17c</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The network itself is achievable, but 30 bytes each second might be a challenge.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are all the nodes in range to the terminal device? Or do you need to have relay nodes in order to reach the terminal?&lt;/p&gt;
&lt;p&gt;The relay nodes will relay a message at a random time delay. This is to prevent packet collisions from other nodes relaying the same message.&lt;/p&gt;
&lt;p&gt;Br,&amp;nbsp;&lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh solution that collects data from 50 node devices into one terminal</title><link>https://devzone.nordicsemi.com/thread/310920?ContentTypeID=1</link><pubDate>Fri, 21 May 2021 07:12:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e400d05-0b53-4a1c-9951-bdb757bc387e</guid><dc:creator>lynn</dc:creator><description>&lt;p&gt;&lt;span class="tgt"&gt;Can you not set the relay, so there will be no delay.&lt;/span&gt;&lt;span class="tgt"&gt;The directly reported address of the target node is the gateway, or the gateway polls each sensor?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>