Point noted for the JN5168 but I have the same with JN5189.
Yes I know that Application Note: JN-AN-1216 ZigBee 3.0 IoT Control Bridge and my question is somehow related to section A.2.7
Unfortunately the example taken is a very simple one, and doesn't take the Zigbee stack in consideration. What I mean here is for exemple the following scénario
Host -> Node Command Read Attribute ( 0x0100)
Node -> Host (0x8000) Status Ok
Node -> Host (0x8012) Ok
Node -> Host ( 0x8011) Ok
Node -> Host ( 0x8100) Read Attribute Response with the data
My question is about, can I issue a new Command after receiving 0x8012 (command is sent to next hop) or 0x8011 Command is received by the target node) ? Or must I wait for the 0x8100 ?