<?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>Is there a working sample of BLE Mesh on the nRF5340?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61138/is-there-a-working-sample-of-ble-mesh-on-the-nrf5340</link><description>Using nRF Connect SDK v2.1.0 and the nRF5340 PDK, are any of the ble mesh samples in the fw-nrfconnect-nrf repo working yet? I&amp;#39;ve tried both the mesh light and light_switch on the app core (readme says the 5340 is supported) and the ble hci_rpmsg on the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Jun 2020 08:34:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61138/is-there-a-working-sample-of-ble-mesh-on-the-nrf5340" /><item><title>RE: Is there a working sample of BLE Mesh on the nRF5340?</title><link>https://devzone.nordicsemi.com/thread/254172?ContentTypeID=1</link><pubDate>Wed, 10 Jun 2020 08:34:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fabc557-404c-4e51-bbd9-90aa21a04551</guid><dc:creator>PopradiArpad</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;these lines added to the &lt;strong&gt;prj.conf&lt;/strong&gt; made &lt;strong&gt;nrf/samples/bluetooth/mesh/light&lt;/strong&gt; app working on &lt;strong&gt;nRF5340&lt;/strong&gt;:&lt;pre class="ui-code" data-mode="text"&gt;# Make BT config the same as of zephyr/samples/bluetooth/mesh
# because that works right with zephyr/samples/bluetooth/hci_rpmsg
CONFIG_BT_TINYCRYPT_ECC=y
CONFIG_BT_L2CAP_RX_MTU=69
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;Aacute;rp&amp;aacute;d&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a working sample of BLE Mesh on the nRF5340?</title><link>https://devzone.nordicsemi.com/thread/249507?ContentTypeID=1</link><pubDate>Tue, 12 May 2020 13:44:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91d6193a-7a79-4e8c-ba2c-ed15592e5d99</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF5340 is supported, but it requires other network core configs than the ones that are by the default.&lt;/p&gt;
&lt;p&gt;We don’t have a guide as of now, but it is in the works. What you have to do is to match the BLE-configuration in the controller and the mesh application, like it is described in the &lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html" rel="noopener noreferrer" target="_blank"&gt;nRF5340 User Guide&lt;/a&gt;. You need the same feature-set, same L2CAP-buffersize, etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>