This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2652R7: Error Running Binding Command Using Chip Tool

Part Number: CC2652R7


Hi,

I am trying to run chip-tool binding command on pump-app and  pump controller (using raspberry pi as border router) . But the sensor is getting hung and throwing the below error when trying to run this command. 

$ ./chip-tool binding write binding  <binding_data> <node_id> <endpoint_id>

 Binding: Failed to create session for unicast binding to device 0000000000000462: 3

 

Kindly help me on how to fix this issue.  

Thanks,

Rajesh Krishnan

  • Can you elaborate your setup for the testing and provide exact command that you run chip-tool binding?

  • Two  CC2652R7 dev boards running pump-app example and pump controller example each. Both are commissioned to the Border Router(Rpi4). Using the commands from this link https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/chip_tool_guide.md for binding process. 

  • Hi Rajesh,

    I see that you have reached out to the CHIP github about this topic as well.  I believe YK is asking about your specific command parameters, such as <binding_data>, <node_id>, and <endpoint_id>.  We would like to know what endpoints and clusters you are attempting to bind.

    I have observed the application freeze on a binding command failure as well and have alerted the TI Software Development Team so that they may improve on the application and make it more robust.

    I do not have confidence that the ZAP tool is properly configuring pump-controller-app for binding, as is evident with a warning that appears for the Binding Cluster inside of ZAP tool and the fact that other third-party pump-controller-app solutions do not support binding.  Do you specifically need pump-controller-app support or are you seeking any binding example, such as the need for TI to generate a light-switch-app project?

    Regards,
    Ryan