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.

Binding error between CC2530 and Xbee

Other Parts Discussed in Thread: CC2530

Hello,

I am trying to communicate each other between CC2530 and XBP24-ZB. I  had already ported SerialApp sample program of Z-stack-2.5.0 into my private CC2530 board. When I set my private boards as coordinator, router and  end device,  the coordinator and end devices can send and receive data via UART.

I set XBP24-ZB as the following figures, and CC2530 as end device or router. 

When I executed my end device, I made the device print debugging messages like:

IEEE: 00124B0001C9949C Assoc CnfSuccessEndDevice: 8A3E Parent: 0  Bind_rsp Binding failed.

I can see  XBP24-ZB and CC2530 have established their association. But when CC2530 tries to send "End device binding request" message,   the return message is binding failed.

Please help me how to solve it. 

Best regards,

Byungsoon