<?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: How to send attribute reporting to Coodinator? in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/How-to-send-attribute-reporting-to-Coodinator/m-p/911996#M6794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tran Mihn Tan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the report structure is configured correctly, the report when manually changing cluster state should be automatic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know when you can try printing the structure to check configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2019 16:47:46 GMT</pubDate>
    <dc:creator>Sebastian_Del_Rio</dc:creator>
    <dc:date>2019-09-12T16:47:46Z</dc:date>
    <item>
      <title>How to send attribute reporting to Coodinator?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-send-attribute-reporting-to-Coodinator/m-p/911993#M6791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suport team!&amp;nbsp;&lt;BR /&gt;Now I'm working with : JN-AN-1217-Router , JN-AN-1220-LightSensor&lt;BR /&gt;As i know. After binding note with Coodinator.&amp;nbsp;&lt;SPAN&gt;LightSensor will send atribute report to update data with&amp;nbsp;interval time&lt;/SPAN&gt;&lt;SPAN style="color: #50227b; font-size: 12pt;"&gt;&lt;BR style="font-weight: normal;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/83113i6E3A3BE9DF8EFF1D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;BR /&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/82844iEB806982D78CAD08/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;Now. I want send attribute report to Coordinator like this. Use one button for notify (&lt;SPAN&gt;JN-AN-1217-Router)&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/83355i822088733610FFE1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In JN-UG-3115 - Atribute report, I have try many time but still notwork&lt;BR /&gt;Can you guide me? Thanks!&amp;nbsp;&lt;SPAN style="color: #000083; font-size: 16pt;"&gt;&lt;BR style="font-weight: normal;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 09:56:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-send-attribute-reporting-to-Coodinator/m-p/911993#M6791</guid>
      <dc:creator>minhtan_uet</dc:creator>
      <dc:date>2019-09-11T09:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to send attribute reporting to Coodinator?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-send-attribute-reporting-to-Coodinator/m-p/911994#M6792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tran Minh Tan, I hope you're doing well!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you try printing the following values to see if the report configurations are being saved correctly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="token function"&gt;DBG_vPrintf&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;TRACE_REPORT&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"Cluster %04x Attribute %04x Min %d Max %d IntV %d Direct %d Change %d\n"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
                u16ClusterId&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
                u16AttributeEnum&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
                asSavedReports&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;i&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;sAttributeReportingConfigurationRecord&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;u16MinimumReportingInterval&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
                asSavedReports&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;i&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;sAttributeReportingConfigurationRecord&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;u16MaximumReportingInterval&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
                asSavedReports&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;i&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;sAttributeReportingConfigurationRecord&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;u16TimeoutPeriodField&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
                asSavedReports&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;i&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;sAttributeReportingConfigurationRecord&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;u8DirectionIsReceived&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
                asSavedReports&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;i&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;sAttributeReportingConfigurationRecord&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;uAttributeReportableChange&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;zint8ReportableChange&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the attached sniffer log the red squares show the automatic reports in the configured times, and the blue and yellow squares show the report when a cluster state changes.&lt;/P&gt;&lt;P&gt;If there's a change in the cluster's value, a report should be generated and sent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you have any more problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 16:48:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-send-attribute-reporting-to-Coodinator/m-p/911994#M6792</guid>
      <dc:creator>Sebastian_Del_Rio</dc:creator>
      <dc:date>2019-09-11T16:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to send attribute reporting to Coodinator?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-send-attribute-reporting-to-Coodinator/m-p/911995#M6793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="338978" data-username="nxf53124" href="https://community.nxp.com/people/nxf53124" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;Sebastian Delrio&lt;/A&gt;&lt;SPAN style="color: #3d9ce7; background-color: #ffffff; font-weight: 500;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Employ&amp;amp;#233;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/123663iB2F4C782130F8E22/image-size/large?v=v2&amp;amp;px=999" role="button" title="Employ&amp;amp;#233;" alt="Employ&amp;amp;#233;" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank for reply :smileygrin:!!!&lt;BR /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;"In the attached sniffer log the red squares show the automatic reports in the configured times, and the blue and yellow squares show the report when a cluster state changes."&amp;nbsp;&lt;BR /&gt;As i understand. If&amp;nbsp;&lt;SPAN&gt;the cluster's value is changed&lt;/SPAN&gt;&lt;BR /&gt;- sBaseDevice.sOnOffServerCluster.bOnOff&amp;nbsp;&lt;BR /&gt;- sSensor.sIlluminanceMeasurementServerCluster.u16MeasuredValue&lt;BR /&gt;- sSensor.sTemperatureMeasurementServerCluster.i16MeasuredValue&lt;BR /&gt;==&amp;gt;&amp;nbsp;&lt;SPAN&gt; A report will automatically be generated and sent. Is that true?&lt;BR /&gt;and if false, how the report is sent?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;"Could you try printing the following values to see if the report configurations are being saved correctly?"&lt;/SPAN&gt;&lt;BR /&gt;=&amp;gt; Let me try&amp;nbsp;it tomorrow&lt;BR /&gt;Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 17:57:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-send-attribute-reporting-to-Coodinator/m-p/911995#M6793</guid>
      <dc:creator>minhtan_uet</dc:creator>
      <dc:date>2019-09-11T17:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to send attribute reporting to Coodinator?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-send-attribute-reporting-to-Coodinator/m-p/911996#M6794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tran Mihn Tan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the report structure is configured correctly, the report when manually changing cluster state should be automatic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know when you can try printing the structure to check configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 16:47:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-send-attribute-reporting-to-Coodinator/m-p/911996#M6794</guid>
      <dc:creator>Sebastian_Del_Rio</dc:creator>
      <dc:date>2019-09-12T16:47:46Z</dc:date>
    </item>
  </channel>
</rss>

