<?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>Relay, Wifi</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33086/relay-wifi</link><description>Hello , 
 
 I am using 4 nrf52 DK for Mesh 
 1. how to I configure a Node as Relay 
 2. How do I capture MESH Packets/ Data from Mesh in Raspberry Pi and send to cloud</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 May 2018 08:31:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33086/relay-wifi" /><item><title>RE: Relay, Wifi</title><link>https://devzone.nordicsemi.com/thread/130748?ContentTypeID=1</link><pubDate>Thu, 03 May 2018 08:31:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ff28812-cd88-4241-af20-baab29858c06</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;If you want to use the Nordic Mesh SDK out of the box, I would recommend my solution above. But if you really want to use the Raspberry Pi as part of your Mesh network, one of these three links might be useful: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/24610/rpi-3-using-noble-library-to-read-packets-of-nrf5-sdk-for-mesh-ver-0-9-2"&gt;link 1&lt;/a&gt;, &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/24757/how-rpi3-could-decrypt-mesh-packets#post-id-166039"&gt;link 2&lt;/a&gt;, &lt;a href="https://www.raspberrypi.org/forums/viewtopic.php?t=184350"&gt;link 3&lt;/a&gt;. You could try sending the user ayman a message for some tips maybe?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Relay, Wifi</title><link>https://devzone.nordicsemi.com/thread/130220?ContentTypeID=1</link><pubDate>Mon, 30 Apr 2018 03:54:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c722a90-12d6-433e-b243-8d131b598a59</guid><dc:creator>priya123</dc:creator><description>&lt;p&gt;hi&lt;/p&gt;
&lt;p&gt;Instead of SPI or I2C, Raspberry supports BLE with new Mesh SDK supporting GATT Proxy Can I make Raspberry Pi as part of Mesh ??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Relay, Wifi</title><link>https://devzone.nordicsemi.com/thread/127228?ContentTypeID=1</link><pubDate>Fri, 06 Apr 2018 13:07:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45c015e2-78db-40c7-bcaf-075f3572ea08</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;1) If you take a look at the light switch client example in the latest mesh sdk, you can see that there is a boolean variable called m_relay_enable, which can either be true or false. If it is set to true, then the relay functionality is already enabled. m_relay_enable is set to true in the network_init() function. This means that the relay functionality is already enabled at default.&lt;/p&gt;
&lt;p&gt;2) You could use a nrf52 dk to receive the mesh packets &amp;amp; then send these packets to the Raspberry Pi via SPI or I2c for example. From there, you can use the Raspberry Pi to communicate to the cloud.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>