<?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>Not able to read IKEA Trådfri bulb with nRF ZigBee</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65697/not-able-to-read-ikea-tradfri-bulb-with-nrf-zigbee</link><description>Hi 
 
 I read some threads about how to pair/read IKEA Tr&amp;#229;dfri. 
 
 I&amp;#39;m using nRF5840 dongle with the HEX code cli from SDK 17.0.0. 
 
 Using the terminal and send 
 bdb role zc 
 bdb start 
 bdb legacy enable 
 
 putting the bulb in &amp;quot;flickering mode</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Oct 2020 08:58:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65697/not-able-to-read-ikea-tradfri-bulb-with-nrf-zigbee" /><item><title>RE: Not able to read IKEA Trådfri bulb with nRF ZigBee</title><link>https://devzone.nordicsemi.com/thread/272451?ContentTypeID=1</link><pubDate>Thu, 01 Oct 2020 08:58:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:987b1c2b-9646-49f6-a409-f8a0fb495e14</guid><dc:creator>tomchy</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;If you want to get a better context on what&amp;#39;s going on in the network, but do not have a Zigbee sniffer around/other DK, you may enable logging in the CLI example through the following command:&lt;/p&gt;
&lt;pre&gt;log enable info&lt;/pre&gt;
&lt;p&gt;Now you should be able to see the log message, indicating that the bulb has joined the CLI&amp;#39;s network.&lt;/p&gt;
&lt;p&gt;Afterwards, there is a set of commands to query/discover the device&amp;#39;s capabilities:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;zdo match_desc&lt;/li&gt;
&lt;li&gt;zdo simple_desc_req&lt;/li&gt;
&lt;li&gt;zdo active_ep&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you do not see the successful association inside logs, there is no other way around - you will need a sniffer and paste the traffic dump here.&lt;/p&gt;
&lt;p&gt;If everything works, but the device does not respond to the match descriptor request (both profile IDs), try using a different broadcast address (0xFFFD). I&amp;#39;ve seen devices, that did not respond to the 0xFFFF (all devices), but replied to the 0xFFFD (routers-only).&lt;/p&gt;
&lt;p&gt;Side note: in the default configuration every reset of the CLI example erases the network data. As a result, you have to modify the example by changing the ERASE_PERSISTENT_CONFIG setting or factory reset all devices with every CLI reboot.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Tomchy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to read IKEA Trådfri bulb with nRF ZigBee</title><link>https://devzone.nordicsemi.com/thread/268725?ContentTypeID=1</link><pubDate>Wed, 09 Sep 2020 11:25:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32c239f6-3cda-435e-9b7c-bd2c26b59093</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The IKEA Trådfri uses the Home Automation (&lt;span&gt;0x0104&lt;/span&gt;) profile, and not Zigbee Light Link. Could you try to use&amp;nbsp;&lt;span&gt;0x0104 instead of&amp;nbsp;0xc05e with the zdo match_desc command and see if that solves your problem?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re still having problems, could you please capture a sniffer log? You can see how to do this&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/nrf802154_sniffer.html"&gt;here&lt;/a&gt;.&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>