<?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>Test of the ZigBee light bulb with a ZigBee light switch by using two nRF52840 Dongles</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77208/test-of-the-zigbee-light-bulb-with-a-zigbee-light-switch-by-using-two-nrf52840-dongles</link><description>Hi, 
 I bought two of the NRF52840 Dongles to learn and develop smart home compliant applications running on ZigBee protocol. My goal is to create a Smart Home ZigBee hub which could control smart switches compliant with the technology. 
 My first idea</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Jul 2021 11:23:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77208/test-of-the-zigbee-light-bulb-with-a-zigbee-light-switch-by-using-two-nrf52840-dongles" /><item><title>RE: Test of the ZigBee light bulb with a ZigBee light switch by using two nRF52840 Dongles</title><link>https://devzone.nordicsemi.com/thread/319133?ContentTypeID=1</link><pubDate>Thu, 08 Jul 2021 11:23:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:384d955d-31cb-48a5-af6d-ed5fb4643147</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Pawel,&lt;/p&gt;
&lt;p&gt;Not all the examples in the nRF5 SDK for Thread and Zigbee are supported on the nRF52840 Dongle. You can see which examples are supported on which boards&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/zigbee_only_examples.html"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;One of the reasons the light bulb example is not supported is because four different buttons are used in the example, while the Dongle only has one user configurable button. Thus, the example is not compatible with the dongle without changing the code so that you only use one button. If you want to use the light switch on your dongle, you&amp;nbsp;must&amp;nbsp;figure out what you want your button to do, and then you must change the code accordingly, also removing the other buttons from the code. You should only use&amp;nbsp;BSP_BOARD_BUTTON_0.&lt;/p&gt;
&lt;p&gt;You can find how to adapt nRF5 SDK projects for the dongle in our&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;nRF52840 Dongle Programming Tutorial&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We recommend using a DK and not the dongle when developing, as it offers more features than the dongle, and&amp;nbsp;is better suited for development.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>