<?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>nRF5 to Mesh Upgrade</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43167/nrf5-to-mesh-upgrade</link><description>Hello, 
 We have selected nRF solution for our next product line and currently evaluating the software/SDK setup for that. 
 We are testing following SDKs: 
 nRF5_SDK_15.2.0 _9412b96 and nrf5SDKfor Meshv310 src. 
 I have a few questions: 
 1. If a device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Oct 2019 11:46:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43167/nrf5-to-mesh-upgrade" /><item><title>RE: nRF5 to Mesh Upgrade</title><link>https://devzone.nordicsemi.com/thread/215058?ContentTypeID=1</link><pubDate>Tue, 15 Oct 2019 11:46:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:516303f9-3f42-4e71-a96f-47368f164edd</guid><dc:creator>Aftab</dc:creator><description>&lt;p&gt;I have created another ticket:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/53252/using-mesh-sdk-with-nrf5_sdk15-0"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/53252/using-mesh-sdk-with-nrf5_sdk15-0&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5 to Mesh Upgrade</title><link>https://devzone.nordicsemi.com/thread/215040?ContentTypeID=1</link><pubDate>Tue, 15 Oct 2019 11:17:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9a17abe-7c06-4fda-9a09-2ecd0fb08ca2</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Hi, could you please open a new devzone case, as this case is quite old.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5 to Mesh Upgrade</title><link>https://devzone.nordicsemi.com/thread/214808?ContentTypeID=1</link><pubDate>Mon, 14 Oct 2019 11:39:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e9a9463-0fd0-44fc-99a2-f08b0b1cfcde</guid><dc:creator>Aftab</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;We have developed a GATT based application based on nRF5_SDK_15.0 (Bluetooth LE without mesh). We want to add mesh functionality in this code as you described above. The link you shared is not working. Can you please share some more details/documentation how to achieve this?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5 to Mesh Upgrade</title><link>https://devzone.nordicsemi.com/thread/169110?ContentTypeID=1</link><pubDate>Fri, 01 Feb 2019 15:23:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae384a86-c179-49f0-b8de-5eb9a0eb15fc</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;1) Yes, this should be possible.&amp;nbsp;You would need to update the application to be mesh compatible. Beware that you will need to do all future DFUs over BLE, as the BLE bootloader does not support Mesh DFU.&lt;/p&gt;
&lt;p&gt;2) Yes, a proxy node is essentially a translator node that can communicate with the mesh network &amp;amp; with a GATT BLE based device such as a smartphone.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5 to Mesh Upgrade</title><link>https://devzone.nordicsemi.com/thread/168920?ContentTypeID=1</link><pubDate>Thu, 31 Jan 2019 15:25:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71b6f254-c9eb-4889-a489-ca5179d70f92</guid><dc:creator>Aftab</dc:creator><description>&lt;p&gt;1) Say we have a regular SDK device in field. Can we upgrade it to Mesh without using JTAG? We want to upgrade it to Mesh in field over the air.&lt;/p&gt;
&lt;p&gt;2) By proxy node you mean a node that converts Mesh protocols to regular BLE?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5 to Mesh Upgrade</title><link>https://devzone.nordicsemi.com/thread/168826?ContentTypeID=1</link><pubDate>Thu, 31 Jan 2019 09:50:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7d27cf4-1201-4b6a-a8af-d058aaa79db4</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;1) Yes, you should be able to upgrade to mesh SDK from the nRF5 SDK. You will need to upgrade the bootloader, as the bootloader is different between the nRF5 SDK &amp;amp; the mesh SDK. You will then also need to use the correct softdevice for the specific mesh version, as well as upgrade the mesh application. However, it seems there may be &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/30262/dfu-for-existing-ble-device-upgrade-to-mesh"&gt;some issues&lt;/a&gt; with upgrading the device page. Also, this seems like quite a complicated operation.&lt;/p&gt;
&lt;p&gt;2) If you want to have mesh device compatibility with regular BLE, it might be a good idea to either use the proxy node functionality or &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/Mesh_SDK/v3-1-0/md_doc_getting_started_how_to_nordicSDK"&gt;integrate mesh functionality in a nRF5 application or vice versa&lt;/a&gt;. This way, it will most likely be quite a bit easier to do a DFU of the application code. You would then most likely only need to do a firmware update of the application &amp;amp; not the bootloader and softdevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>