Part Number: CC2530
Tool/software: TI C/C++ Compiler
Hello and happy new year.
I wanna send an specific data from coordinator to enddevice with AF_DataRequest function (like : char buffer[4]=[1 2 3 4];) , but i can't find suitable cluster id and how should i define other parametes( *transID , afAddrType_t *dstAddr , endPointDesc_t *srcEP , ...) in Af_DataRequest
so thanks.