<?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>Bluetooth Mesh - relaying?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25293/bluetooth-mesh---relaying</link><description>Hi, 
 I have couple of nRF52832 boards, nRF5-SDK-for-Mesh (v. 0.9.2) and good will to demonstrate some simple multihop mesh. 
 I already tested the light control example, and saw it working with one client and 3 servers while they were all on my desk</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Sep 2017 12:23:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25293/bluetooth-mesh---relaying" /><item><title>RE: Bluetooth Mesh - relaying?</title><link>https://devzone.nordicsemi.com/thread/99666?ContentTypeID=1</link><pubDate>Wed, 20 Sep 2017 12:23:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:471b4d17-d40b-4825-9473-30fa826f3efa</guid><dc:creator>slowhand</dc:creator><description>&lt;p&gt;For this one I used Windows10 and SEGGER Embedded Studio (examples.emProject). It flashes both the softdevice and the code. I get the basic functionality working (still not 100% sure if there are two hops), but the functionality seems to get stuck somehow after moving and pressing buttons for a while (led&amp;#39;s blinking infinitely or not obeying commands). I&amp;#39;ll try setting the Tx Power as soon as I can.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Mesh - relaying?</title><link>https://devzone.nordicsemi.com/thread/99665?ContentTypeID=1</link><pubDate>Wed, 20 Sep 2017 12:20:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9cb34a0-b908-4f21-ab17-a46a2366db4a</guid><dc:creator>Danny Wahlquist</dc:creator><description>&lt;p&gt;I built for nRF52-DK on Windows as described here: &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v0.9.2/md_doc_getting_started_how_to_windows_tools.html?cp=4_1_0_3_0_0"&gt;infocenter.nordicsemi.com/.../md_doc_getting_started_how_to_windows_tools.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Mesh - relaying?</title><link>https://devzone.nordicsemi.com/thread/99664?ContentTypeID=1</link><pubDate>Wed, 20 Sep 2017 12:06:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f94d80c4-2053-4aa3-8637-a8d17e2b0665</guid><dc:creator>Stag</dc:creator><description>&lt;p&gt;On which platform did you make it work? Im working on ubuntu. not able to make it work. When i flash my nrf52832 it doesn not do anything. But when i put in a different example like the blinky it works properly.&lt;/p&gt;
&lt;p&gt;before i flash it in i flash softdevice 132 in the board. i also checked if everything is placed on the proper addres to worl, meaning after the adress of the softdevice.&lt;/p&gt;
&lt;p&gt;hope you can help me&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Mesh - relaying?</title><link>https://devzone.nordicsemi.com/thread/99663?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2017 13:30:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a29fb603-c451-416f-ac57-8cadb1e169f5</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;You could lower the TX power of the devices by calling  sd_ble_gap_tx_power_set() after mesh_core_setup() so that you do now have to place the nodes so far apart. You should be able to access the TTL value of packets that are received by accessing the &lt;code&gt;ttl&lt;/code&gt; member of the &lt;code&gt;access_message_rx_t&lt;/code&gt; struct that is passed by callbacks, e.g. rx_set_cb in the server example and rx_status_cb in the client example&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Mesh - relaying?</title><link>https://devzone.nordicsemi.com/thread/99662?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2017 11:07:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbae906e-8d9a-4086-8239-df8c708ed185</guid><dc:creator>slowhand</dc:creator><description>&lt;p&gt;Ok. Now I tried something similar(?) with 4 devices: I moved the client from my desk to a separate room nearby and one of the three servers to another room in another direction. Scanning with nRFConnect on my desk I could still see all the devices, but scanning in the room of the client I could not see the distant server. So I thought it is 2 hops from the client to the distant server. I even got the led on in the distant board (once, but not anymore later).&lt;/p&gt;
&lt;p&gt;BUT, I think the antenna is better in nRF52832 than in my Honor8 (with nRFConnect). So, I can&amp;#39;t be sure if there was really two hops or if the client was able to command the distant server directly.&lt;/p&gt;
&lt;p&gt;How to monitor what really happens?!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Mesh - relaying?</title><link>https://devzone.nordicsemi.com/thread/99661?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2017 09:38:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2d6ac51-4df0-48fb-a508-2c2c174bef4d</guid><dc:creator>Danny Wahlquist</dc:creator><description>&lt;p&gt;I set up multiple sets of the Light control demo and then used a single client to command all the servers. I then could verify that physically remote devices did not turn their LEDs on or off without intermediate devices relaying the messages.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>