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.

zstack profile兼容问题

Other Parts Discussed in Thread: CC2530

TI大神你们好!我们有个需求是一个网关能兼容home automation,Smart Energy 和私有应用。

1.我们目前是用mesh开发的私有应用,是否可以将现有的mesh上的私有应用genericapp相关代码移植到HA profile的zstack上?

2.移植方法是在ZHA的zstack代码包上OSAL_XXX.c中添加generic app的event loop(GenericApp_ProcessEvent)即可?

3.energy的profile如何移植到ZHA上?

4.或者是否有其他方法?

谢谢大神!