<?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 does a read command read multiple attributes in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/How-does-a-read-command-read-multiple-attributes/m-p/946956#M7512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sebastian Delrio,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Thank you very much, As you said , By modifying the GUI code, I can read multiple attributes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Oct 2019 07:52:08 GMT</pubDate>
    <dc:creator>yuboli</dc:creator>
    <dc:date>2019-10-05T07:52:08Z</dc:date>
    <item>
      <title>How does a read command read multiple attributes</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-does-a-read-command-read-multiple-attributes/m-p/946954#M7510</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;I want to read several properties of the device's Basic Cluster through the GUI, but I just want to call the read command once. How do I configure the parameters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GUI Interface&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="LS%}OGU{DCVEVS94[Z[M{BF.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81604i2A0F03449E5AE1B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="LS%&amp;amp;#125;OGU{DCVEVS94[Z[M{BF.png" alt="LS%&amp;amp;#125;OGU{DCVEVS94[Z[M{BF.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Functions called by coordinator read properties&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="A1VQSWP6OF4WV{DV1BE2[XQ.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/82004i5D77077B1CDFE238/image-size/large?v=v2&amp;amp;px=999" role="button" title="A1VQSWP6OF4WV{DV1BE2[XQ.png" alt="A1VQSWP6OF4WV{DV1BE2[XQ.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At present, I can only read attributes once at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Document says that functions read multiple attributes at a time.&amp;nbsp; How to Pass Parameters?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="D4EAV%[3~_PD15EPR)H7KD1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81911i314A39BBD00FC83C/image-size/large?v=v2&amp;amp;px=999" role="button" title="D4EAV%[3~_PD15EPR)H7KD1.png" alt="D4EAV%[3~_PD15EPR)H7KD1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a log of property values read every time:&amp;nbsp; Appendix (1)&lt;/P&gt;&lt;P&gt;Philips Gateway can read multiple attributes at a time: Appendix (2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2019 10:48:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-does-a-read-command-read-multiple-attributes/m-p/946954#M7510</guid>
      <dc:creator>yuboli</dc:creator>
      <dc:date>2019-09-04T10:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: How does a read command read multiple attributes</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-does-a-read-command-read-multiple-attributes/m-p/946955#M7511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;Hi Daniel, I hope you're doing well!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you implement your SendReadAttributesRequest function to send the multiple attributes, in the raw data section of the tool you should see that all the attributes are being sent, it's just that the GUI is designed to only show the information of one of them at a time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's possible to read multiple attributes, however, in the current implementation of the GUI, you can only see it the way I mentioned in the last paragraph, if you want to see it differently, you will have to change the source code of the GUI to add the functionality you require; the source code is included in the application note for the Gateway Tool. Still, those changes are not supported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you need more information.&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;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2019 19:33:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-does-a-read-command-read-multiple-attributes/m-p/946955#M7511</guid>
      <dc:creator>Sebastian_Del_Rio</dc:creator>
      <dc:date>2019-09-05T19:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: How does a read command read multiple attributes</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-does-a-read-command-read-multiple-attributes/m-p/946956#M7512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sebastian Delrio,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Thank you very much, As you said , By modifying the GUI code, I can read multiple attributes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Oct 2019 07:52:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-does-a-read-command-read-multiple-attributes/m-p/946956#M7512</guid>
      <dc:creator>yuboli</dc:creator>
      <dc:date>2019-10-05T07:52:08Z</dc:date>
    </item>
  </channel>
</rss>

