binding process  - MC13224V rev 2.1

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

binding process  - MC13224V rev 2.1

Jump to solution
1,126 Views
tpicon
Contributor II

Hi 

 

I have a coordinator node (MC1322x Sensor Node) and have another node (my board) with MC13224V rev 2.1 

 

The codebase in both are correct.

 

In the coordinator node i have 22 endpoints and in my board i have 16 endpoints. Well, i can bind key between boards and works fine. In both i receive BindSuccess and the led stop flashing.

But when i try to send a ASL_ZclOnOffReq from by board to coordinator board i can't. I receive the zbStatus_t with the value 0xA4 that can meaning gApsInvalidBinding_c or gZbInvalidEndpoint_c. The second value is not possible because the value of endpoint is correct (between 0x01 and 0xF0).

 

What I am doing wrong? Any suggestion would be appreciate....

 

Thanks

 

Added p/n to subject.

 

Message Edited by NLFSJ on 2009-06-02 09:16 AM
Labels (1)
0 Kudos
1 Solution
287 Views
tpicon
Contributor II

Sorry everybody

I could see my error

 

My application (in both boards) can't register more than 4 endPoints...

 

Now, i need to understand why...

 

Regards

 

View solution in original post

0 Kudos
1 Reply
288 Views
tpicon
Contributor II

Sorry everybody

I could see my error

 

My application (in both boards) can't register more than 4 endPoints...

 

Now, i need to understand why...

 

Regards

 

0 Kudos