<?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 Range</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49371/ble-mesh-range</link><description>I am Currently under process of evaluating various modules for implementing BLE Mesh, Had few concerns regarding the same, would be great if someone can clarify upon them. 
 
 1) In Nrf Modules weather BLE Mesh in Implemented upon BLE4 or BLE5 
 2) Max</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Jul 2019 08:46:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49371/ble-mesh-range" /><item><title>RE: BLE Mesh Range</title><link>https://devzone.nordicsemi.com/thread/197033?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2019 08:46:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c86fa973-f54c-4878-a2a2-00f3249cfd44</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Just to add some more information about how to make your own propietary solution. There is a ticket &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/29813/change-phy-in-mesh"&gt;here&lt;/a&gt; about how to change the PHY in mesh that may be useful for you. It&amp;#39;s old but you can still take a look at it and I recommend you make a new ticket if problems arises.&lt;/p&gt;
&lt;p&gt;Just remember a propietary solution will not be complient with &amp;quot;BLE mesh&amp;quot;, as explained above.&lt;/p&gt;
&lt;p&gt;-Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Range</title><link>https://devzone.nordicsemi.com/thread/196811?ContentTypeID=1</link><pubDate>Fri, 05 Jul 2019 11:26:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6bad2323-0019-4e73-bf36-fb5899961137</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;If your question is resolved, please verify the answer(s):&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/5383._5F00_Verify_2D00_answer_2D00_nordic.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Range</title><link>https://devzone.nordicsemi.com/thread/196809?ContentTypeID=1</link><pubDate>Fri, 05 Jul 2019 11:21:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c746c11-b7b5-4987-bcc1-bba4a5a2b617</guid><dc:creator>Urvisha Andani</dc:creator><description>&lt;p&gt;Thanks for the insite, looks like proprietary variant is the way ahead :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Range</title><link>https://devzone.nordicsemi.com/thread/196675?ContentTypeID=1</link><pubDate>Thu, 04 Jul 2019 23:23:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c14fbf1-5830-4586-b723-33f748061fda</guid><dc:creator>awneil</dc:creator><description>[quote userid="75795" url="~/f/nordic-q-a/49371/ble-mesh-range"]In Mesh Mode are Le Phy coded configuration are available[/quote]
&lt;p&gt;As &lt;a href="https://devzone.nordicsemi.com/members/marjeris-romero"&gt;Marjeris Romero&lt;/a&gt; said, The Bluetooth SIG specifies BLE Mesh to use BLE 4.0 - so you can&amp;#39;t use BLE 5 features &lt;em&gt;if you want to be compliant with the standard&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Of course, if standards compliance is not important to you, there&amp;#39;s nothing to stop you developing your own &lt;em&gt;proprietary&lt;/em&gt; variant ...&lt;/p&gt;
&lt;p&gt;But you would not be allowed to call it, &amp;quot;BLE Mesh&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Range</title><link>https://devzone.nordicsemi.com/thread/196645?ContentTypeID=1</link><pubDate>Thu, 04 Jul 2019 15:35:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1880165-fdc4-49ee-97e2-cc01115b8029</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1) BLE mesh is based on BLE 4.0. It is compatible with BLE 4.0 and higher (this includes BLE 5.0) but does not implement any features of BLE 5.0. You won&amp;#39;t be able to use 2Mbit and Coded PHY with Mesh, as these are BLE 5.0 features. The Bluetooth mesh speficication is defined by the Bluetooth SIG group and can be downloaded &lt;a href="https://www.bluetooth.com/specifications/mesh-specifications/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;2) The max transmit power will depend on which SoC you choose. The max transmit power for the nRF52840 is +8dBm. For the nRF52832 is +4dBm.&lt;/p&gt;
&lt;p&gt;3) As I said, coded PHY is a BLE 5.0 feature and is not implemented in the BLE mesh specification.&lt;/p&gt;
&lt;p&gt;And if you want more information about our BLE mesh solution have a look a these pages for more information:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v3.1.0/md_doc_introduction_basic_concepts.html?cp=5_2_0_1" rel="noopener noreferrer" target="_blank"&gt;Basic Bluetooth Mesh concepts&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v3.1.0/md_doc_introduction_basic_architecture.html?cp=5_2_0_2" rel="noopener noreferrer" target="_blank"&gt;nRF5 SDK for Mesh architecture&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>