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.

Send data with IEEE Address as source address

Hallo everybody,

 

just one little question. Is it possible to send AF data with the extended address instead of the short address as source address? The function call of

afStatus_t AF_DataRequest( afAddrType_t *dstAddr, endPointDesc_t *srcEP,
uint16 cID, uint16 len, uint8 *buf, uint8 *transID,
uint8 options, uint8 radius );

seems to not support such an option. Thanks in advance for your answers.

Regards,

Tobias