Is there any documentation on nwk_ip for the USB-KW24D512?

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

Is there any documentation on nwk_ip for the USB-KW24D512?

515 Views
georgewicks
Contributor II

As in the subject line. While there is a good set of documentation on Thread Stack, I can find nothing on nwk_ip.

I am very skeptical of your Thread Stack implementation if it depends upon functions in nwk_ip - it is seems as if the Thread Stack API is tightly coupled to what is in the nwk_ip. I sincerely hope that I am wrong.

Example: The pointer to the function Stack_to_APP_Handler in router_eligible_device_app.c is in a array of structures of type eventManagerEntry_t called aStaticEventsTable[], BUT there is no real documentation whatsoever on this, and I am left with the assumption that a library in nwk_ip must reference it.

Please provide information on this as soon as possible.

Thanks,

George Wicks

0 Kudos
1 Reply

360 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi George,

Unfortunately the only documentation available is Kinetis Thread Stack Application Development Guide and you can find it following the next path.(Connectivity Software 1.0.2)

C:\NXP\MKW41Z_ConnSw_1.0.2\docs\wireless\Thread

Best Regards,

Mario

0 Kudos