TI中文支持网
TI专业的中文技术问题搜集分享网站

我是使用 CC1352P , ZNP架構 , 我想實現 void zclSampleCIE_WriteIAS_CIE_Address(afAddrType_t *dstAddr) ,Write to the IAS_CIE_Addr attribute on the Zone server

你好 , 我是使用 CC1352P , ZNP架構 , 我想在host實現 void zclSampleCIE_WriteIAS_CIE_Address(afAddrType_t *dstAddr) ,

Write to the IAS_CIE_Addr attribute on the Zone server , 發現太多 function , 我沒辦法用 ,

#define zcl_SendWrite(a,b,c,d,e,f,g) (zcl_SendWriteRequest( (a), (b), (c), (d), ZCL_CMD_WRITE, (e), (f), (g) ))

這個也看不到 , 不知如何實現 

  • 將寫入屬性請求發送到檢測器 , 以寫入CIE IEEE地址屬性。   

請問有何sample  或 文件可參考 , 讓我 host 可以下這個 cmd ?  謝謝

Viki Shi:

zclSampleCIE_WriteIAS_CIE_Address的例程可参考: git.ti.com/…/CIE-FD-WD-ZHA1.2.2a

he jeff:

回复 Viki Shi:

請問這是 ZNP 架構嗎 ?假如不是ZNP 架構 , 那我應該看過 , zcl_SendWriteRequest這個 function 沒有源碼 , 我不知道如何移植 ?

Viki Shi:

回复 he jeff:

不是ZNP的架构,ZNP架构的示例暂时未提供。建议到如下地址发帖问问研发工程师是否有migration guide:
e2e.ti.com/…/158

YiKai Chen:

回复 he jeff:

zcl_SendWriteRequest 源碼在zcl.c

赞(0)
未经允许不得转载:TI中文支持网 » 我是使用 CC1352P , ZNP架構 , 我想實現 void zclSampleCIE_WriteIAS_CIE_Address(afAddrType_t *dstAddr) ,Write to the IAS_CIE_Addr attribute on the Zone server
分享到: 更多 (0)