<?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>How to create Gateway using nrf52840 for BLE mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/103824/how-to-create-gateway-using-nrf52840-for-ble-mesh</link><description>Objective : Develop a BLE mesh application with nRF52840 as a sensor node. The sensor captures various parameters ( Temp, dissolved Oxygen etc.) and communicates them to relay nodes. The ultimate aim is to design a gateway to collect data from these relay</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Nov 2024 14:19:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/103824/how-to-create-gateway-using-nrf52840-for-ble-mesh" /><item><title>RE: How to create Gateway using nrf52840 for BLE mesh</title><link>https://devzone.nordicsemi.com/thread/510914?ContentTypeID=1</link><pubDate>Mon, 18 Nov 2024 14:19:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eed7ba4f-ed40-494d-a657-8248c1c6eb11</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello Hetal,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Unless the OP replies, let&amp;#39;s continue this in the new case you&amp;#39;ve created.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create Gateway using nrf52840 for BLE mesh</title><link>https://devzone.nordicsemi.com/thread/510849?ContentTypeID=1</link><pubDate>Mon, 18 Nov 2024 08:53:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc803546-1eb8-4e8e-945b-4092c2312310</guid><dc:creator>ByteSculptor01</dc:creator><description>&lt;p&gt;May I ask how you would approach this? I am working on a similar setup and am currently struggling to find the right direction after implementing some BLE Mesh sample codes, such as the server and client. I am using the EC200U and nRF52840 as the BLE Mesh gateway node. Would you be able to provide some reference or guidance so that I can continue working on this project?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create Gateway using nrf52840 for BLE mesh</title><link>https://devzone.nordicsemi.com/thread/449142?ContentTypeID=1</link><pubDate>Fri, 06 Oct 2023 10:05:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ccb52ff0-acc6-4b6c-ae57-b71e65b12c20</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;No problem at all Omkar,&lt;/p&gt;
&lt;p&gt;I wouldn&amp;#39;t say that I contributed&amp;nbsp;that much :)&amp;nbsp;If there is anything else, feel free to open new tickets here! We&amp;#39;ve always glad to help.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create Gateway using nrf52840 for BLE mesh</title><link>https://devzone.nordicsemi.com/thread/448646?ContentTypeID=1</link><pubDate>Tue, 03 Oct 2023 12:29:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f714ba48-8723-4f07-abc8-e1b23adae14a</guid><dc:creator>Omkar23</dc:creator><description>[quote userid="103347" url="~/f/nordic-q-a/103824/how-to-create-gateway-using-nrf52840-for-ble-mesh/447497"]Elfving[/quote]
&lt;p&gt;&lt;span&gt;I&amp;#39;m pleased to inform you that I&amp;#39;ve successfully resolved all the errors and reconstructed a new code and model. This new model can effectively read sensor data and relay it to any designated relay node. For the sensor client, I&amp;#39;ve developed a specialized code that captures this value and transmits it to the server via Wi-Fi. I&amp;#39;ve employed the nrf5340 for the server nodes and the nrf7002 for the gateway. Hopefully one day I can able to push my code so everyone can use that. I deeply appreciate the time you took to address my concerns; your guidance was invaluable in this process. &lt;br /&gt;Thank you!&lt;br /&gt;Regards,&lt;br /&gt;Omkar&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create Gateway using nrf52840 for BLE mesh</title><link>https://devzone.nordicsemi.com/thread/447910?ContentTypeID=1</link><pubDate>Wed, 27 Sep 2023 10:39:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19e35eb7-37e5-4b4a-8e29-c6ffabb56681</guid><dc:creator>Omkar23</dc:creator><description>[quote userid="103347" url="~/f/nordic-q-a/103824/how-to-create-gateway-using-nrf52840-for-ble-mesh/447497"]You can have a look at &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.2/nrf/samples/nrf9160/lte_ble_gateway/README.html"&gt;this&lt;/a&gt;.[/quote]
&lt;p&gt;You this seems useful. I&amp;#39;ll work around this.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create Gateway using nrf52840 for BLE mesh</title><link>https://devzone.nordicsemi.com/thread/447909?ContentTypeID=1</link><pubDate>Wed, 27 Sep 2023 10:37:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:968c889f-754e-480c-ade2-8bc25a743942</guid><dc:creator>Omkar23</dc:creator><description>[quote userid="103347" url="~/f/nordic-q-a/103824/how-to-create-gateway-using-nrf52840-for-ble-mesh/447497"]Could you expand a bit on your network and what this gateway is supposed to do?[/quote]
&lt;p&gt;Okay, let me explain what I want to achieve and what I&amp;#39;m able to do till now. so consider 4-5 nodes that collect data from the farm or anything that consists of temperature, humidity etc I use nrf52832 as the sensor node and I modify the standard BLE mesh Sensor server to get the data (&amp;nbsp;&lt;a id="" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/mesh/sensor_server/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/mesh/sensor_server/README.html&lt;/a&gt;&amp;nbsp;) now I add relay node so we can increase the range and then all the relay node will send data to one gateway for now I&amp;#39;m able to get data from 3 nodes to one gateway by modifying BLE mesh sensor client. But the thing is now I want to store data on the gateway and relay that to the server/cloud to do that I have two ideas one is to use the latest nrf7002 with wifi-6 or to use nrf8340 with gsm module. so I&amp;#39;m figuring out how to store data and make it like a standard Gateway&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create Gateway using nrf52840 for BLE mesh</title><link>https://devzone.nordicsemi.com/thread/447875?ContentTypeID=1</link><pubDate>Wed, 27 Sep 2023 08:01:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcbef472-9330-40a4-a5ac-739cbcc8a69a</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Sorry about that, &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.2/nrf/protocols/bt_mesh/index.html"&gt;this should be a working link&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create Gateway using nrf52840 for BLE mesh</title><link>https://devzone.nordicsemi.com/thread/447871?ContentTypeID=1</link><pubDate>Wed, 27 Sep 2023 07:49:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c6a49de-e28d-4bbb-8d40-84490648f5ab</guid><dc:creator>Omkar23</dc:creator><description>[quote userid="103347" url="~/f/nordic-q-a/103824/how-to-create-gateway-using-nrf52840-for-ble-mesh/447497"] &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/bt_mesh/index.html"&gt;documentation about various Mesh topics&lt;/a&gt;,[/quote]
&lt;p&gt;I do not know if it is my system or something but it is showing that the page doesn&amp;#39;t exist&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create Gateway using nrf52840 for BLE mesh</title><link>https://devzone.nordicsemi.com/thread/447497?ContentTypeID=1</link><pubDate>Mon, 25 Sep 2023 12:50:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26fced32-b5e1-4d5a-b183-7ebb32e6016d</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello Omkar,&lt;/p&gt;
&lt;p&gt;so sorry about the wait. Last week was a bit busy.&lt;/p&gt;
[quote user=""]&lt;strong&gt;Question&lt;/strong&gt;: Could you guide me on the structured approach to building a gateway using the nRF52840? What are the key considerations and parameters I should be aware of? and what example should I look into to get a basic framework around which I can create this gateway using nrf52840.[/quote]
&lt;p&gt;We have some &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/bt_mesh/index.html"&gt;documentation about various Mesh topics&lt;/a&gt;, but I do not think we have any general ones on starting the development. &lt;/p&gt;
&lt;p&gt;Could you expand a bit on your network and what this gateway is supposed to do?&lt;/p&gt;
[quote user=""]&lt;strong&gt;Integration with GSM for Cloud Communication&lt;/strong&gt;:[/quote]
&lt;p&gt;You can have a look at &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.2/nrf/samples/nrf9160/lte_ble_gateway/README.html"&gt;this&lt;/a&gt;. This is gateway solution between normal BLE and Cellular IoT network. We do not have solution for BLE mesh directly, but should be similar.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create Gateway using nrf52840 for BLE mesh</title><link>https://devzone.nordicsemi.com/thread/447278?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2023 15:44:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7205615-d3c0-409b-9b13-2d9a3956c73b</guid><dc:creator>Omkar23</dc:creator><description>&lt;p&gt;Hello Elfving,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Any Update regarding the question&amp;nbsp;&lt;br /&gt;&lt;br /&gt;BTW I researched a bit on how I can replace any extra hardware(Like the GSM module) from Gateway so that we can send data to the server. So I came across nrf7002 which has an inbuilt wifi-6, BLE mesh. So I was thinking of using that&amp;mdash;any input you want to add to this walkaround.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Omkar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create Gateway using nrf52840 for BLE mesh</title><link>https://devzone.nordicsemi.com/thread/446694?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 14:15:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c18237e-c939-4d50-8209-95db1181542b</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello Omkar,&lt;/p&gt;
&lt;p&gt;That sounds like a plan! I&amp;#39;ll get back to you on this tomorrow.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>