<?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>Zigbee Light Control Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52440/zigbee-light-control-example</link><description>Good morning 
 
 Our company is using nrf52840 devices with BLE-mesh and asked me if I could have a look at the Zigbee functionality for adding Alexa compatability. 
 
 So got me some nrf52840 dongles and programmed one with the pca10059 hex file from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Oct 2019 12:33:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52440/zigbee-light-control-example" /><item><title>RE: Zigbee Light Control Example</title><link>https://devzone.nordicsemi.com/thread/213650?ContentTypeID=1</link><pubDate>Mon, 07 Oct 2019 12:33:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2287cc12-56e3-4659-b7cf-697dcb343211</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi Richard,&lt;/p&gt;
&lt;p&gt;Sorry for the late reply. All of our SDK examples uses Zigbee channel 16 as default. For use with 3rd party devices, such as Amazon Echo, it is strongly advise to set the IEEE_CHANNEL_MASK (located in files named main.c of each example) to cover multiple channels. For example set IEEE_CHANNEL_MASK to 0x07fff800U, in order to use all 802.15.4 defined channels.&lt;/p&gt;
&lt;p&gt;The identify mode is for implementing EZ-mode finding and binding. You should not need to press any button in the nRF52840 dongle for commissioning, just use voice command &amp;quot;Alexa, discover my devices&amp;quot; once you have flashed the dongle.&lt;/p&gt;
&lt;p&gt;Interaction with Phillips Hue can be more tricky. Phillips Hue bulbs can be commissioned into a network in two ways: touchlink commissioning (used for simple combination of light bulb + light switch) or Network steering commissioning. Our examples only support Network steering commissioning. For this commissioning mode you need a hub or coordinator (for example Amazon Echo or a Nordic DK running one of our coordinator examples). You can comission the Phillips hue bulb into the same network as the Amazon echo and Nordic light bulb and then control both bulbs using voice commands with the Amazon Echo.&lt;/p&gt;
&lt;p&gt;Going forward I also recommend setting up one of the nRF52840 dongles to run our&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v3.2.0/nrf802154_sniffer.html?cp=5_3_4_3_0"&gt; 802.15.4 sniffer&lt;/a&gt; to help you debug your Zigbee connections. Using the sniffer you can find out which channel does the Echo use to create it&amp;#39;s network, and you will be able to see the node joining process for example.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>