<?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>nRF light switch Mesh example testing issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47003/nrf-light-switch-mesh-example-testing-issue</link><description>Hello, 
 Our setup: 
 IDE : Segger Embedded Studio for ARM V4.12, nRFgo studio 
 SDK : nRF5_SDK_15.2.0_9412b96 + SDK for Mesh3.1.0, 
 Softdevice : 6.1.1 
 Computer Platform : Windows 8 64 Bit 
 Hardwares: 1 NRF52 Development Board, 2 BT840E modules 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 04 May 2019 01:51:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47003/nrf-light-switch-mesh-example-testing-issue" /><item><title>RE: nRF light switch Mesh example testing issue</title><link>https://devzone.nordicsemi.com/thread/185595?ContentTypeID=1</link><pubDate>Sat, 04 May 2019 01:51:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f5c752a-39a0-473f-be5c-db16a474e165</guid><dc:creator>PEPL</dc:creator><description>[quote user="Joakim-Jakobsen"][/quote]
&lt;blockquote&gt;
&lt;div&gt;Then we have performed mesh provisioning process from Android nrf mesh mobile app&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;strong&gt;yes, we have followed one document reference, and its as below:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Erase all before programming the Light Mesh example.&lt;/p&gt;
&lt;p&gt;Programming 1-30 server(Light). 1 or more client(Switch).&lt;/p&gt;
&lt;p&gt;1 provisioner. In this case, use nRF Mesh APP as provisioner&lt;/p&gt;
&lt;p&gt;Use nRF Mesh link to Client. Press ID then provision&lt;/p&gt;
&lt;p&gt;Elements-&amp;gt; Generic On Off client&lt;/p&gt;
&lt;p&gt;Select bind key and input the publish address. In this case, Input 0xC000&lt;/p&gt;
&lt;p&gt;Press APPLY after done.&lt;/p&gt;
&lt;p&gt;Now connect to server and setup the ID,provision,Key as above. In the server. Please setup the Subscribe. The address is the same 0xC000 Please setup all the server you want to test.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Change to automatic toggle the LED &lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-a9a853384d9042f9b33c51b977baacf9/IMG_5F00_5578.jpg" /&gt;for test radio distance(190124)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Above image is to show after provisioning we can see these device names...&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF light switch Mesh example testing issue</title><link>https://devzone.nordicsemi.com/thread/185594?ContentTypeID=1</link><pubDate>Fri, 03 May 2019 13:48:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e0483d0-87aa-45ec-979f-883a391f8c4e</guid><dc:creator>PEPL</dc:creator><description>[quote user="Joakim-Jakobsen"]&amp;quot;But nothing happens,no LED turns on/off, on server board(BT840E modules) when we press any Button 1,2,3,4 on client board(nRF52840 DK board) ...&amp;quot;&lt;br /&gt;Isn&amp;#39;t that the exact opposite of what you said in the first sentence?[/quote]
&lt;p&gt;We designed a customized controller board and embed a bt840E module to communicate over bluetooth using UART... And purchased a nrf52DK board..&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;What I meant to say here&amp;nbsp; is We have used 3 devices, for mesh network devices,given different roles, i.e. 1 client node(DK Board - mesh switch) and 2 server nodes (BT840E modules(embed to controller boards) - mesh Light )&lt;/p&gt;
&lt;p&gt;Now we want to check the internal communication between these 3 devices....&amp;nbsp;&lt;/p&gt;
&lt;p&gt;nrf52 DK board has 4 buttons and 4 LEDs... BT840E module has one LED connected to the GPIO pin same as LED1 on DK board..&amp;nbsp;&lt;/p&gt;
&lt;p&gt;According to Mesh set up,light switch example when we press a Button 1 from DK board(mesh switch in our case ) it should reflect to its other nodes&amp;nbsp; BT840E modules(mesh light in our case) by turning ON the LED....&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For testing:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1) case:&lt;/strong&gt;&amp;nbsp;When I&amp;nbsp;try to check the communication log on to RTT viewer to understand what logs generated when any activity done on DK baord loaded with light mesh example code,&amp;nbsp; DK board has usb interface so connected it with PC ... So when i press numeric key 0/1 from keyboard(PC keyboard) the DK board LED turns ON/OFF on DK&amp;nbsp; board LED1...&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2) case: &lt;/strong&gt;Now we want to check what if we press &lt;strong&gt;Button 1 on &lt;/strong&gt;DK&lt;strong&gt; &lt;/strong&gt;board&lt;strong&gt;&amp;nbsp;(As per light switch example when we press button 1 on dk board LED should be turned ON on BT840E module)&amp;nbsp;&lt;/strong&gt;what will happen on other nodes connected in mesh network.... but no activity observed on bt modules.... And here we observed that when we press Button 0/1 on DK board the RTT viewer shows the log that&lt;span&gt;&amp;quot;Publication not configured for client 0&amp;quot; and&amp;nbsp;&amp;quot;Publication not configured for client 1&amp;quot; respectively (with pc keyboard numeric key 0 and 1)..&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF light switch Mesh example testing issue</title><link>https://devzone.nordicsemi.com/thread/185593?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 08:52:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b595c2fa-7d7c-4bd6-8a06-dcd0d1d318fd</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&amp;nbsp;&lt;/p&gt;
[quote user=""]Then we have performed mesh provisioning process from Android nrf mesh mobile app[/quote]
&lt;p&gt;&amp;nbsp;So the provisioning of the nodes works as expected?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]But we observed when we press 0 key from keyboard LED 1 on DK board turns on, And when we press 1 key on keyboard LED 1 turns off.. But nothing happens,no LED turns on/off, on server board(BT840E modules) when we press any Button 1,2,3,4 on client board(nRF52840 DK board)[/quote]
&lt;p&gt;&amp;nbsp;Maybe you could elaborate a little bit on this point?&lt;br /&gt;You are saying that when pressing 0 key from keyboard LED 1 on DK board turns on. So the DK is running the light switch client example and when you press key 0 (What is key 0?) then LED 1 on the server turns on?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;But nothing happens,no LED turns on/off, on server board(BT840E modules) when we press any Button 1,2,3,4 on client board(nRF52840 DK board) ...&amp;quot;&lt;br /&gt;Isn&amp;#39;t that the exact opposite of what you said in the first sentence?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&amp;nbsp;&lt;br /&gt;Joakim&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>