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.

CC2530: Binding target or initiator

Part Number: CC2530


Hi. How do I define if a device becomes a F&B target, initiator, or both? Or is it automatic and all I have to do is set the BDB_COMMISSIONING_MODE_FINDING_BINDING commissioning mode? Thanks.

  • Hi Ra,

    F&B initiators/targets depend on the specific ZCL clusters supported by the endpoints registered on the device.  This is automatically determined and performed when using BDB_COMMISSIONING_MODE_FINDING_BINDING.  You can review the Type 1/2 clusters which are enabled by F&B inside bdb_FindingAndBinding.c

    Regards,
    Ryan