<?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 Network for Building Automation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34822/ble-mesh-network-for-building-automation</link><description>Hi 
 I&amp;#39;m really excited about Bluetooth 5 and Mesh Networking, but I&amp;#39;m not sure what DK to get. 
 I want to make Sensor Network for Building Automation. So I can read every Sensor at just one point of the builing and don&amp;#39;t need a accesspoint every 15m</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 May 2018 11:37:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34822/ble-mesh-network-for-building-automation" /><item><title>RE: Ble Mesh Network for Building Automation</title><link>https://devzone.nordicsemi.com/thread/133635?ContentTypeID=1</link><pubDate>Mon, 28 May 2018 11:37:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96212a73-2174-4c75-87ed-402fd8edb2a3</guid><dc:creator>Nydegger</dc:creator><description>&lt;p&gt;Thank you. this helped alot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble Mesh Network for Building Automation</title><link>https://devzone.nordicsemi.com/thread/133634?ContentTypeID=1</link><pubDate>Mon, 28 May 2018 11:30:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c414a469-483c-45fe-b640-dd2539d2f8ff</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;If you were to use bluetooth 5 long range, you could make long range beacons that sleep for most of the time &amp;amp; transmit sensor data every once in a while. You could most likely have one node that is connected via wifi to transmit the sensor data to the cloud per floor (maybe even have a wifi node every second floor). You would need to test to see if this would work. In this case, I would recommend you take a look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_multilink.html?cp=4_0_0_4_1_0_2"&gt;multilink example&lt;/a&gt; from sdk 15.&lt;/p&gt;
&lt;p&gt;Also, if you only have one wifi node (in the Bluetooth Mesh), you are very reliant on that node working all of the time. If that node were to not work for a while, you would not be able to upload any sensor data to the cloud.&lt;/p&gt;
&lt;p&gt;I would also take a look at the nrf cloud solution we have at: nrfcloud.com&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble Mesh Network for Building Automation</title><link>https://devzone.nordicsemi.com/thread/133627?ContentTypeID=1</link><pubDate>Mon, 28 May 2018 11:08:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52e0b314-08e0-4265-8324-1b8a9957ad1e</guid><dc:creator>Nydegger</dc:creator><description>&lt;p&gt;&lt;strong&gt;What I need:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Some Beacons, that are battery powered and carry temp and light information.&lt;/p&gt;
&lt;p&gt;My server needs to be able to read all beacons in the house.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What I&amp;#39;ve tried:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Setup some beacons with &lt;span&gt;nRF51822. works creat. Except I need a device (like happybubble), that can read the beacons and sends the data to the Server, in almost every room.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;BLE 5 long range (nrf52840):&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Beacons have a longer range and I just need 1 maby 2 BLE5/WIFI module, that reads all beacons in the house and sends the data to the server.&lt;/p&gt;
&lt;p&gt;+ longer range of beacons&lt;/p&gt;
&lt;p&gt;+ I don&amp;#39;t need alot of relay nodes, that can&amp;#39;t be battery powered&lt;/p&gt;
&lt;p&gt;- I might need more than one&amp;nbsp;&lt;span&gt;BLE5/WIFI module&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Mesh:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I can use beacons like this&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.0.1%2Fmd_models_simple_on_off_README.html"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.0.1%2Fmd_models_simple_on_off_README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and I need a nrf52832 as&amp;nbsp;relay node in every room.&lt;/p&gt;
&lt;p&gt;and only one &lt;span&gt;BLE/WIFI&amp;nbsp;module some where in the network to controll everything over wifi.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;+ Closed system, it only needs one&amp;nbsp;BLE/WIFI&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;- It&amp;#39;s not longrange&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;- relay nodes can&amp;#39;t be battery powered.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Conclusion:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Mesh is only better, if I would have some Bluetooth actors in every room. Because most actors do have a powersupply (like light, blinds...),&amp;nbsp; to build the mesh network.&lt;/p&gt;
&lt;p&gt;But I only have sensors that needs to be battery powered.&lt;/p&gt;
&lt;p&gt;So ble5 beacons are the better solution in this case?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble Mesh Network for Building Automation</title><link>https://devzone.nordicsemi.com/thread/133622?ContentTypeID=1</link><pubDate>Mon, 28 May 2018 10:35:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be8c7817-bce9-4a59-bac1-ce1168b74f16</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Nope. You cannot use Bluetooth 5 long range in a mesh network.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble Mesh Network for Building Automation</title><link>https://devzone.nordicsemi.com/thread/133619?ContentTypeID=1</link><pubDate>Mon, 28 May 2018 09:57:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e37555d-a124-46f1-9392-b359eac2e534</guid><dc:creator>Nydegger</dc:creator><description>&lt;p&gt;OK I get it...&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t use the Ble 5 longrange feature and Mesh, right?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble Mesh Network for Building Automation</title><link>https://devzone.nordicsemi.com/thread/133614?ContentTypeID=1</link><pubDate>Mon, 28 May 2018 09:43:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3646e106-d0d1-46e9-be79-5e6fdd12ba7b</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I do not quite understand. Will the beacons be part of the mesh network or only connected to the node via proxy (i.e. the N node can communicate over BLE &amp;amp; via the Mesh network)? Where are the relay nodes and your device located in the figure you drew?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As I said previously, Bluetooth Mesh does not use Bluetooth 5. If you are referring to Bluetooth 5 Long Range, only the 52840 device supports this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble Mesh Network for Building Automation</title><link>https://devzone.nordicsemi.com/thread/133586?ContentTypeID=1</link><pubDate>Mon, 28 May 2018 08:08:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51728802-acac-44f5-b788-871b2c6624c6</guid><dc:creator>Nydegger</dc:creator><description>&lt;p&gt;Thank you for the fast answer.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;So this would work?:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Some BLE Beacons -&amp;gt; A RelayNode &amp;lt;-&amp;gt; my Device&lt;/p&gt;
&lt;p&gt;Only the Beacons would be battery powered.&lt;/p&gt;
&lt;p&gt;Example: &amp;quot;squares are rooms in a building&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/346x564/__key/communityserver-discussions-components-files/4/pastedimage1527498147767v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;on Each floor of a building it would look this.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Range?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;And I want Bluetooth 5 because of the higher range. So I can atleast connect one Office with just one Node.&lt;/p&gt;
&lt;p&gt;Does the Nrf52832 also have the higher range?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble Mesh Network for Building Automation</title><link>https://devzone.nordicsemi.com/thread/133583?ContentTypeID=1</link><pubDate>Mon, 28 May 2018 08:00:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adb8dc3f-d2d2-4a2d-99cb-e69514268165</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Bluetooth Mesh is not really tailor fit for battery powered devices, as the radio must be on most of the time to be able to receive packets from other devices. If you want a low powered device, then Mesh specifies a low power node. The Nordic Mesh SDK does not yet support low power nodes, but we are working hard to implement low power nodes in our Mesh SDK.&lt;/p&gt;
&lt;p&gt;If this is not an issue, I would recommend buying a couple of nrf52832 dev kits or some Nordic Thingy:52s. The advantage of the dev kit is that the mesh sdk examples work out of the box on the dev kits, while you would need to make a few changes to make it work on the Thingy:52 devices. The advantage of the Thingy:52 devices is that this device already has various sensors integrated. We also have a mesh demo for the Thingy:52 to get you started with Mesh on the Thingy:52.&lt;/p&gt;
&lt;p&gt;Also, just want to point out that Bluetooth Mesh does not use Bluetooth 5.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>