<?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>8-bit MicrocontrollersのトピックRe: MC1322x Beestack: Problem with ZCL_ConfigureReportingReq</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1322x-Beestack-Problem-with-ZCL-ConfigureReportingReq/m-p/210397#M18043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi, Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;No that is both not the case. I am able to send messages from the endpoint if i manipulate the report mask, so all endpoints are properly bound.&lt;BR /&gt;&lt;BR /&gt;I also checked the instructions in ZCLRM again and I did already follow them.&lt;BR /&gt;&lt;BR /&gt;I am still wondering about the req.aCmdFrame[0].aReportableChange[0]= 0x03; field in the template. What is this for?&lt;BR /&gt;&lt;BR /&gt;I generally miss some documentation about the ZCL requests. They are only briefly described in ZCLRM. Is there any API documentation containing the usage of the funciton parameters?&lt;BR /&gt;&lt;BR /&gt;greets&lt;BR /&gt;&lt;BR /&gt;Message Edited by sverige on &lt;SPAN class="date_text"&gt;2008-12-18&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:58 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2008 18:56:19 GMT</pubDate>
    <dc:creator>sverige</dc:creator>
    <dc:date>2008-12-18T18:56:19Z</dc:date>
    <item>
      <title>MC1322x Beestack: Problem with ZCL_ConfigureReportingReq</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1322x-Beestack-Problem-with-ZCL-ConfigureReportingReq/m-p/210395#M18041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using BeeKit 1.9.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to enhance the HA Temp Sensor Template by adding a second device instance and a Occupancy Sensing Endpoint (I implemented the missing occupancy cluster by myself)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did configure reporting for all of my Sensors/Endpoints but only the original temperature endpoint actually sends a message after I call ZCL_SetAttribute.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tracked down the problem to lie within the method ZCL_IsReportingAndChanged()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The check&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if(!BeeUtilGetIndexedBit(pDeviceDef-&amp;gt;pData, reportIndex))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fails in case of my configured endpoints but not in case of the template temperature endpoint.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also found out that i can activate reporting for my other endpoints by setting their reportMask to 0x01 by default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since this is probably not the correct solution: What could I have done wrong when configuring the reporting of the endpoints?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ZCL_ConfigureReportingReq there is a line, which I do not understand:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;req.aCmdFrame[0].aReportableChange[0]= 0x03;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What does it mean?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 01:38:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1322x-Beestack-Problem-with-ZCL-ConfigureReportingReq/m-p/210395#M18041</guid>
      <dc:creator>sverige</dc:creator>
      <dc:date>2008-12-17T01:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: MC1322x Beestack: Problem with ZCL_ConfigureReportingReq</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1322x-Beestack-Problem-with-ZCL-ConfigureReportingReq/m-p/210396#M18042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Sverige,&lt;/DIV&gt;&lt;DIV&gt;In order for a report to be sent, you must first set up a binding (else the code does not know its destination)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;But in this case you properly did not completely follow the instructions in the ZCLRM for adding a second ZCL endpoint (there is some structures you need to have 2 copies off)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;br,&lt;/DIV&gt;&lt;DIV&gt;Mads&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 16:27:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1322x-Beestack-Problem-with-ZCL-ConfigureReportingReq/m-p/210396#M18042</guid>
      <dc:creator>Mads</dc:creator>
      <dc:date>2008-12-17T16:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: MC1322x Beestack: Problem with ZCL_ConfigureReportingReq</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1322x-Beestack-Problem-with-ZCL-ConfigureReportingReq/m-p/210397#M18043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi, Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;No that is both not the case. I am able to send messages from the endpoint if i manipulate the report mask, so all endpoints are properly bound.&lt;BR /&gt;&lt;BR /&gt;I also checked the instructions in ZCLRM again and I did already follow them.&lt;BR /&gt;&lt;BR /&gt;I am still wondering about the req.aCmdFrame[0].aReportableChange[0]= 0x03; field in the template. What is this for?&lt;BR /&gt;&lt;BR /&gt;I generally miss some documentation about the ZCL requests. They are only briefly described in ZCLRM. Is there any API documentation containing the usage of the funciton parameters?&lt;BR /&gt;&lt;BR /&gt;greets&lt;BR /&gt;&lt;BR /&gt;Message Edited by sverige on &lt;SPAN class="date_text"&gt;2008-12-18&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:58 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 18:56:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1322x-Beestack-Problem-with-ZCL-ConfigureReportingReq/m-p/210397#M18043</guid>
      <dc:creator>sverige</dc:creator>
      <dc:date>2008-12-18T18:56:19Z</dc:date>
    </item>
  </channel>
</rss>

