<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Setup Destination Address for Reporting in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875913#M6218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Mario,&lt;/P&gt;&lt;P&gt;If you used to use Xiaomi ZigBee devices, you will find that all end device report to coordinator without binding.&lt;/P&gt;&lt;P&gt;I just want to do like that. I found my problem in&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;zcl_reportingScheduler.c.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;In this function, ZCL will check cluster bound for reporting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Anyway, thanks a lot!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Mar 2019 01:45:47 GMT</pubDate>
    <dc:creator>nguyenanhgiau10</dc:creator>
    <dc:date>2019-03-26T01:45:47Z</dc:date>
    <item>
      <title>Setup Destination Address for Reporting</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875908#M6213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Currently, I developing End Device Sensor JN5169. I want it to report to coordinator.&lt;/P&gt;&lt;P&gt;How do I send report to coordinator from Sensor?&lt;/P&gt;&lt;P&gt;Where do I set destination address for reporting?&lt;/P&gt;&lt;P&gt;Note: we don't binding between Coordinator and Sensor?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 09:46:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875908#M6213</guid>
      <dc:creator>nguyenanhgiau10</dc:creator>
      <dc:date>2019-03-21T09:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Destination Address for Reporting</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875909#M6214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giau,&lt;/P&gt;&lt;P&gt;What do you mean "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Note: we don't bind between Coordinator and Sensor?&lt;/SPAN&gt;"?&lt;/P&gt;&lt;P&gt;Do you want the binding process?&lt;/P&gt;&lt;H1&gt;&lt;SPAN style="font-size: 15px;"&gt;&lt;A href="https://www.nxp.com/products/wireless/proprietary-ieee-802.15.4-based/zigbee/zigbee-3.0:ZIGBEE-3-0?lang=en&amp;amp;lang_cd=en&amp;amp;"&gt;ZigBee 3.0&lt;/A&gt;&lt;/SPAN&gt;&lt;/H1&gt;&lt;P&gt;Please look at the JN-AN-1220, you will find documentation that could help you with the finding and binding process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 21:39:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875909#M6214</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-03-22T21:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Destination Address for Reporting</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875910#M6215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;I developing LightSensor and I want it to report periodically to coordinator after it join a network without binding. How do I set destination address of reporting?&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;Giau&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Mar 2019 00:00:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875910#M6215</guid>
      <dc:creator>nguyenanhgiau10</dc:creator>
      <dc:date>2019-03-23T00:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Destination Address for Reporting</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875911#M6216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;I got it. I found it in zcl_reportingScheduler.c, we need to modify something to device auto reporting to coordinator without binding.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2019 04:21:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875911#M6216</guid>
      <dc:creator>nguyenanhgiau10</dc:creator>
      <dc:date>2019-03-25T04:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Destination Address for Reporting</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875912#M6217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giau,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could set a timer or after wake up from the device send some data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please look at the&amp;nbsp;&lt;A href="https://community.nxp.com/message/1012968"&gt;https://community.nxp.com/message/1012968&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2019 16:51:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875912#M6217</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-03-25T16:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Destination Address for Reporting</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875913#M6218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Mario,&lt;/P&gt;&lt;P&gt;If you used to use Xiaomi ZigBee devices, you will find that all end device report to coordinator without binding.&lt;/P&gt;&lt;P&gt;I just want to do like that. I found my problem in&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;zcl_reportingScheduler.c.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;In this function, ZCL will check cluster bound for reporting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Anyway, thanks a lot!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 01:45:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875913#M6218</guid>
      <dc:creator>nguyenanhgiau10</dc:creator>
      <dc:date>2019-03-26T01:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Destination Address for Reporting</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875914#M6219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giau,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any further question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 16:49:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875914#M6219</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-03-26T16:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Destination Address for Reporting</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875915#M6220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;I facing a problem. When a device join into a network, How do I recognize what it is (Switch/Light/Sensor/etc)?&lt;/P&gt;&lt;P&gt;For router, it is easy. But for End device, it always sleep, I can not read its decriptor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;Giau&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2019 04:16:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875915#M6220</guid>
      <dc:creator>nguyenanhgiau10</dc:creator>
      <dc:date>2019-03-27T04:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Destination Address for Reporting</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875916#M6221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Giau,&lt;/P&gt;&lt;P&gt;You could send a node descriptor request. You will know if this is a router or end device and how the device is powered.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72761i5E7F211B457763F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then you could send an active endpoints request and an endpoint simple request. You could compare the clusters that you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The JN-AN-1229 Example provides a Sleeping End Device, it wakes up and calls&amp;nbsp;ZPS_eAplZdoPoll().&lt;/P&gt;&lt;P&gt;This function can be used by an End Device to poll its parent for pending data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2019 14:10:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Setup-Destination-Address-for-Reporting/m-p/875916#M6221</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-03-27T14:10:30Z</dc:date>
    </item>
  </channel>
</rss>

