<?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: Zigbee Control Bridge Issue with Scene Recall in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Zigbee-Control-Bridge-Issue-with-Scene-Recall/m-p/766801#M4655</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dost,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A scene is often associated with a group (which collects together a set of endpoints over one or more devices)&lt;/P&gt;&lt;P&gt;Note: When the Scenes cluster is used on an endpoint, a Groups cluster instance must always be created on the same endpoint, even if a group is not used for the scene&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be able to use a scene command, the target device must be a member of a group with an associated scene.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Nov 2017 02:43:16 GMT</pubDate>
    <dc:creator>mario_castaneda</dc:creator>
    <dc:date>2017-11-16T02:43:16Z</dc:date>
    <item>
      <title>Zigbee Control Bridge Issue with Scene Recall</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Zigbee-Control-Bridge-Issue-with-Scene-Recall/m-p/766800#M4654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on Zigbee Control Bridge Application note&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note/JN-AN-1223.zip" rel="nofollow noopener noreferrer noopener noreferrer" style="color: #1e74b9; background-color: initial; text-decoration: none; font-size: 14px;" target="_blank"&gt;JN-AN-1223&lt;/A&gt;, I am trying to set a scene and then recall it. I can add and store a scene using ZGUI&amp;nbsp;(Zigbee Gateway User Interface) app from my PC and then later view it as well.&lt;/P&gt;&lt;P&gt;When I recall a scene the devices that are following the scene do not restore their state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I am doing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am sending&lt;STRONG&gt; store scene command&lt;/STRONG&gt; to device with short address&amp;nbsp;0x139E, I am not using a&amp;nbsp; group here so 0x0000 as group id&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;IMG alt="pastedImage_1.png" src="https://community.nxp.com/t5/image/serverpage/image-id/31073i361BF2D15A7B29DA/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;result:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;IMG alt="pastedImage_2.png" src="https://community.nxp.com/t5/image/serverpage/image-id/31365i4BD6DC22E89A9C2F/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_2.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I send view group command&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;IMG alt="pastedImage_4.png" src="https://community.nxp.com/t5/image/serverpage/image-id/31234iDA52434204ED4843/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_4.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;this is what I get:&lt;/P&gt;&lt;PRE class="language-java line-numbers"&gt;&lt;CODE&gt;Type&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x8000&lt;/SPAN&gt;
 &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;Status&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp; Length&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;4&lt;/SPAN&gt;
&amp;nbsp; Status&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x00&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;Success&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp; SQN&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0xC5&lt;/SPAN&gt;
&amp;nbsp; Message&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; 
Type&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x8011&lt;/SPAN&gt;
 &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;APS Data ACK&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; Status&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x00&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; SQN&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0xC5&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; Source EndPoint&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x01&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; Destination EndPoint&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x01&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Profile ID&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x0104&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;ZigBee HA&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cluster ID&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x0005&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;General&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; Scenes&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
Type&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x80A0&lt;/SPAN&gt;
 &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;View Scene&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp; SQN&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x38&lt;/SPAN&gt;
&amp;nbsp; EndPoint&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x01&lt;/SPAN&gt;
&amp;nbsp; Cluster ID&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x0005&lt;/SPAN&gt;
&amp;nbsp; Status&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x00&lt;/SPAN&gt;
&amp;nbsp; Group ID&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x0000&lt;/SPAN&gt;
&amp;nbsp; Scene Id&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x02&lt;/SPAN&gt;
&amp;nbsp; Transition Time&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x0000&lt;/SPAN&gt;
&amp;nbsp; Scene Name Length&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x00&lt;/SPAN&gt;
&amp;nbsp; Scene Name Max Length&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x10&lt;/SPAN&gt;
&amp;nbsp; Scene Name&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; 
&amp;nbsp; Ext Scene Length&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x0000&lt;/SPAN&gt;
&amp;nbsp; Ext Max Length&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x00&lt;/SPAN&gt;
&amp;nbsp; Scene Data&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x8101&lt;/SPAN&gt;
 &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;Default Response&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp; SQN&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x38&lt;/SPAN&gt;
&amp;nbsp; Short Address&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x139E&lt;/SPAN&gt;
&amp;nbsp; Source EndPoint&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x10&lt;/SPAN&gt;
&amp;nbsp; Destination EndPoint&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x00&lt;/SPAN&gt;
&amp;nbsp; Cluster ID&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x0000&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;General&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; Basic&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp; Command&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x53&lt;/SPAN&gt;
&amp;nbsp; Status&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x57&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;/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;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;/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;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;&lt;/P&gt;&lt;P&gt;Recall command&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;IMG alt="pastedImage_5.png" src="https://community.nxp.com/t5/image/serverpage/image-id/31367iB3879E5C10D1671C/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_5.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I get :&lt;/P&gt;&lt;PRE class="language-java line-numbers"&gt;&lt;CODE&gt;&amp;nbsp; Message&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; 
Type&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x8011&lt;/SPAN&gt;
 &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;APS Data ACK&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; Status&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x00&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; SQN&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0xC6&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; Source EndPoint&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x01&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; Destination EndPoint&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x01&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Profile ID&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x0104&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;ZigBee HA&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cluster ID&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x0005&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;General&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; Scenes&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
Type&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x8101&lt;/SPAN&gt;
 &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;Default Response&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp; SQN&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x39&lt;/SPAN&gt;
&amp;nbsp; Short Address&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x139E&lt;/SPAN&gt;
&amp;nbsp; Source EndPoint&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x10&lt;/SPAN&gt;
&amp;nbsp; Destination EndPoint&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x00&lt;/SPAN&gt;
&amp;nbsp; Cluster ID&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x0000&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;General&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; Basic&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp; Command&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x53&lt;/SPAN&gt;
&amp;nbsp; Status&lt;SPAN class="operator token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x57&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;/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;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;but the device does not recall its stored state!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something? Please guide me !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 14:07:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Zigbee-Control-Bridge-Issue-with-Scene-Recall/m-p/766800#M4654</guid>
      <dc:creator>dmsherazi</dc:creator>
      <dc:date>2020-11-02T14:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Zigbee Control Bridge Issue with Scene Recall</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Zigbee-Control-Bridge-Issue-with-Scene-Recall/m-p/766801#M4655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dost,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A scene is often associated with a group (which collects together a set of endpoints over one or more devices)&lt;/P&gt;&lt;P&gt;Note: When the Scenes cluster is used on an endpoint, a Groups cluster instance must always be created on the same endpoint, even if a group is not used for the scene&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be able to use a scene command, the target device must be a member of a group with an associated scene.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 02:43:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Zigbee-Control-Bridge-Issue-with-Scene-Recall/m-p/766801#M4655</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2017-11-16T02:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Zigbee Control Bridge Issue with Scene Recall</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Zigbee-Control-Bridge-Issue-with-Scene-Recall/m-p/766802#M4656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , I have done that as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add a group with id 0x0022 to endpoint 1,2,3 on a device with short id 0x00C9 -- result success&lt;/LI&gt;&lt;LI&gt;store a scene with group id 0x0022 and scene id 1 on endpoint 1,2and 3 on the device &lt;SPAN&gt;with short id&amp;nbsp;&lt;/SPAN&gt;0x00C9 -- success&lt;/LI&gt;&lt;LI&gt;View scene&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;with group id 0x0022 and scene id 1 on endpoint 1,2and 3 on the device&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;with short id&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0x00C9&lt;SPAN&gt;&amp;nbsp;-- result shows that the scene exists and shows scene data as well of this type: 0x06 0x00 0x01 0x01&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Change the state of lights on device&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Send Scene Recall command &lt;SPAN&gt;with group id 0x0022 and scene id 1 on endpoint 1,2and 3 on the device&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;with short id&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;0x00C9 -- result status of switches doesn't&amp;nbsp;restore&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 07:42:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Zigbee-Control-Bridge-Issue-with-Scene-Recall/m-p/766802#M4656</guid>
      <dc:creator>dmsherazi</dc:creator>
      <dc:date>2017-11-16T07:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Zigbee Control Bridge Issue with Scene Recall</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Zigbee-Control-Bridge-Issue-with-Scene-Recall/m-p/766803#M4657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dost,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are you seeing in the received message view?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed your steps with one endpoint.&lt;/P&gt;&lt;P&gt;I change the state of lights on the device using the short and group address.When I send a recall command the status restored successfully.&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/33077i3297F895168E9EDC/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;But, How do you add more endpoints?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you have the sniffer log of this?&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, 17 Nov 2017 02:02:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Zigbee-Control-Bridge-Issue-with-Scene-Recall/m-p/766803#M4657</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2017-11-17T02:02:01Z</dc:date>
    </item>
  </channel>
</rss>

