<?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>NRF52832 MESH</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72083/nrf52832-mesh</link><description>Hi, 
 My custom card has ic nrf52832QFAAE0 AND NRF52DK has ic NRF52832QFAAE1.MESH SDK EXAMPLES runs properly on NRF52DK but not working on my hardware with ic NRF52832QFAAE0.all other central/peripheral BLE examples runs on my hardware.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Mar 2021 11:35:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72083/nrf52832-mesh" /><item><title>RE: NRF52832 MESH</title><link>https://devzone.nordicsemi.com/thread/297473?ContentTypeID=1</link><pubDate>Wed, 03 Mar 2021 11:35:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c203128c-e14f-453f-9ed8-1847d0d4f766</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Did you follow the steps described in the documentation?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Copy the &lt;code&gt;ble_app_uart_coexist&lt;/code&gt; folder into the &lt;code&gt;examples/ble_peripheral&lt;/code&gt; folder at your nRF5 SDK installation path.&lt;/li&gt;
&lt;li&gt;Open the Segger Embedded Studio project at &lt;code&gt;ble_app_uart_coexist/pca10040/s132/ses/ble_app_uart_pca10040_s132.emProject&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Add MESH_ROOT to your Segger Embedded Studio global macro list:
&lt;ol&gt;
&lt;li&gt;From the SES menu bar, click &lt;b&gt;Tools &amp;gt; Options...&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;In the left column, click &lt;b&gt;Building&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;In right column, double click &lt;b&gt;Global macros&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Add your Bluetooth mesh root directory in a new line: &lt;code&gt;MESH_ROOT=&amp;lt;path to your Bluetooth mesh SDK installation&amp;gt;&lt;/code&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Program the light switch example devices as described in the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_examples_light_switch_README.html"&gt;Light switch example&lt;/a&gt;, including the servers and the static provisioner, with the following exceptions:
&lt;ul&gt;
&lt;li&gt;Replace the light switch client with &lt;code&gt;examples/ble_peripheral/ble_app_proximity_coexist/pca10040/s132/ses/Output/Release/Exe/ble_app_proximity_pca10040_s132.hex&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Do not use the nRF Mesh mobile application for provisioning. Only use the static provisioner.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 MESH</title><link>https://devzone.nordicsemi.com/thread/297466?ContentTypeID=1</link><pubDate>Wed, 03 Mar 2021 11:18:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8be4d4bf-2b32-42a0-ad15-5cd8e0a21958</guid><dc:creator>harrys</dc:creator><description>&lt;p&gt;with UART/Mesh coexist example .when i compile this example there is a error message &amp;quot;nrf_log_default_backends.c: No such file or directory&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 MESH</title><link>https://devzone.nordicsemi.com/thread/297455?ContentTypeID=1</link><pubDate>Wed, 03 Mar 2021 11:00:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44da20bb-41d3-43f1-aa90-c087a101db23</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;We have both and example for a coexist UART/Mesh example, and a static provisioner example. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You should be able to use that as a starting point. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a title="Provisioner example" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_examples_provisioner_README.html?cp=7_2_3_10"&gt;Provisioner example &lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a title="SDK UART coexistence example" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_examples_sdk_coexist_ble_app_uart_coexist_README.html?cp=7_2_3_3_1"&gt;SDK UART coexistence example&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Br, &lt;br /&gt;Joakim&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 MESH</title><link>https://devzone.nordicsemi.com/thread/297365?ContentTypeID=1</link><pubDate>Wed, 03 Mar 2021 07:42:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b1cf9d3-0689-48c0-a134-d509d28e2700</guid><dc:creator>harrys</dc:creator><description>&lt;p&gt;hi ,&lt;/p&gt;
&lt;p&gt;i want to implement mesh with uart and uart node should be provisiner.is there any example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 MESH</title><link>https://devzone.nordicsemi.com/thread/297364?ContentTypeID=1</link><pubDate>Wed, 03 Mar 2021 07:40:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c1b6b2d-f37e-4512-aa79-60dda254cb25</guid><dc:creator>harrys</dc:creator><description>&lt;p&gt;yes, that was software version issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 MESH</title><link>https://devzone.nordicsemi.com/thread/296834?ContentTypeID=1</link><pubDate>Mon, 01 Mar 2021 12:34:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8dcf9b20-d031-48fa-950e-8e9cce20a8f5</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Happy to hear that.&lt;/p&gt;
&lt;p&gt;Did you figure out what the problem was?&lt;/p&gt;
&lt;p&gt;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 MESH</title><link>https://devzone.nordicsemi.com/thread/296799?ContentTypeID=1</link><pubDate>Mon, 01 Mar 2021 10:29:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7510900f-7a4a-4306-9797-4440c26722c1</guid><dc:creator>harrys</dc:creator><description>&lt;p&gt;yes, problem solved&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 MESH</title><link>https://devzone.nordicsemi.com/thread/296788?ContentTypeID=1</link><pubDate>Mon, 01 Mar 2021 10:01:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9a06d1b-474d-4802-8fbe-d77322cd939e</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;There shouldn&amp;#39;t be any reason that you can&amp;#39;t use that SoC on your custom HW together with the Mesh SDK examples.&lt;/p&gt;
&lt;p&gt;Maybe you could upload your schematics and I can have one of our engineers review your design?&lt;/p&gt;
&lt;p&gt;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>