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.

关于64位长址找短址问题

TI的大虾:

     我用void zb_FindDeviceRequest( uint8 searchType, void *searchKey )通到64位的地址全网搜相应设备的短址,开始的3,4十次有用,后来就无效了,测的过程中给我的感觉是AF_DataRequest( &afAddr, &ZDApp_epDesc, clusterID, (uint16)(len+1), (uint8*)(ZDP_TmpBuf-1), transSeq, ZDP_TxOptions,AF_DEFAULT_RADIUS );没有发出去,但其它无线发送数据还是发正常发出去的。