Need more detailed information about functions

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

Need more detailed information about functions

Jump to solution
758 Views
gibish
Contributor II

Hello

Please, help me to find more detailed information about next functions, because I did not find them in any application note.

PUBLIC teJenNetStatusCode eApi_SendDataToCoord(uint8 *pu8Payload, uint8 u8Length, bool_t bGetResponse, uint8 u8HigherLayerHandle);

PUBLIC teJenNetStatusCode eApi_SendDataToPeer(MAC_ExtAddr_s *spDestAddr, uint8 *pu8Payload, uint8 u8Length, bool_t bGetResponse, uint8 u8HigherLayerHandle);

PUBLIC teJenNetStatusCode eApi_SendDataToNwk(uint8 *pu8Payload, uint8 u8Length, uint8 u8HigherLayerHandle);

PUBLIC teJenNetStatusCode eApi_SendDataToExtNwk(MAC_Addr_s *psDestAddr, uint8 *pu8Payload, uint8 u8Length, uint8 u8HigherLayerHandle);

0 Kudos
1 Solution
600 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Igor,

 

JenNET was proprietary tree networking stack we developed several years ago, unfortunately, it is something we no support from NXP and it was never ported and realeased on the JN516x series of devices.

We provide the source code to a number of IDHs that could offer support.

 
Design Houses Included, LN-systems and Atomic Programming.

Have a great day,
Mario

View solution in original post

1 Reply
601 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Igor,

 

JenNET was proprietary tree networking stack we developed several years ago, unfortunately, it is something we no support from NXP and it was never ported and realeased on the JN516x series of devices.

We provide the source code to a number of IDHs that could offer support.

 
Design Houses Included, LN-systems and Atomic Programming.

Have a great day,
Mario