<?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>MESH BLE with custom HW proof of concept</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37962/mesh-ble-with-custom-hw-proof-of-concept</link><description>Hi everyone, 
 I&amp;#39;m trying to evaluate the BLE mesh SDK, using the example of the light_switch. 
 I have the SDK15 and the the SDK_mesh v2 and I am able to compile everything just fine. The provisioner also registers the client as expected. 
 
 The problem</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Aug 2018 11:19:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37962/mesh-ble-with-custom-hw-proof-of-concept" /><item><title>RE: MESH BLE with custom HW proof of concept</title><link>https://devzone.nordicsemi.com/thread/146491?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 11:19:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b09a9b2-8eae-433a-b936-6e5f49849404</guid><dc:creator>JoseSecmotic</dc:creator><description>&lt;p&gt;Thanks Bjorn! I will give it a try.&lt;br /&gt;I am using mesh sdk 2.1.1&lt;br /&gt;The custom hardware is not a module, but a wearable designed by us and with the nrf52832 chip and custom BLE antenna, among different sensors.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MESH BLE with custom HW proof of concept</title><link>https://devzone.nordicsemi.com/thread/146489?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 11:16:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd59a1a4-9037-4018-abac-54b8e9bec09b</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;If you turn on persistent storage on all of the nodes, the nodes will still remain a part of the mesh network if the connection is lost or a power loss occurs. See &lt;a href="https://www.youtube.com/watch?v=XthbU9NP0Yg"&gt;this video&lt;/a&gt; for a good intro.&lt;/p&gt;
&lt;p&gt;What custom HW are you currently using? Is it a module? Also, which mesh sdk are you using? v2.0.1, v2.1.1?&lt;/p&gt;
&lt;p&gt;It should work to just use the led functionality like it is done in the button_event_handler() function in the light switch server for example. The hal_led_pin_set() function is called, which changes the value of the NRF_GPIO register. The LED_PIN_NUMBER DEFINE is set to BSP_LED_0, which is again defined as LED_1. LED_1 is defined as pin 17 (see &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/pin.html?cp=2_1_0_3#pin_assign"&gt;pin assignment doc&lt;/a&gt; for more info). Also, these two cases could be useful: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/18554/custom-board-pin-mapping"&gt;case 1&lt;/a&gt;, &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/18910/supporting-a-custom-board-with-nrf5-sdk-examples"&gt;case 2&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MESH BLE with custom HW proof of concept</title><link>https://devzone.nordicsemi.com/thread/146432?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 08:07:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5dd624fe-a570-4ee9-b8e1-dc251f513674</guid><dc:creator>JoseSecmotic</dc:creator><description>&lt;p&gt;&lt;span&gt;Sorry, when I said:&lt;br /&gt;&amp;quot;I&amp;#39;m trying to do a proof of concept in which the client, after pressing one button, turns on the client&amp;#39;s LED (in the address 29 in my case).&amp;quot;&lt;br /&gt;I meant that, after pressing one button, turns on the SERVER&amp;#39;s LED, which is the custom hardware&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>