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.

对于私有规则簇来说,ZCL层完全可以删除吧

Other Parts Discussed in Thread: CC2530, Z-STACK, CC2538

协议栈是Z-Stack 3.0.2,ZC(CC2538)、ZED(CC2530),ZR(CC2530)。

将原先GenericApp下APP的4个文件删除,自己写了4个文件去替换。只用了BDB和AF的函数,便实现了配网、入网、退网、重入网和数据交换。那么完完全全是自己的私有规则簇,那么ZCL层是否可以直接删除。