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 home 1.2.2a的Sample Temperature Sensor Application基础上开发压力传感器应用,将压力传感器数据传至协调器,在tempsensor.c的基础上更改。
但是不知如何具体实现对应cluster之类的应用,比如如何进行AD采集,有没有相关的指导文件可供参考?
是否可以将C:\ti\tirtos_cc13xx_cc26xx_2_21_01_08\examples\IAR\CC2650DK_5XD中的例程加到上述应用中,该如何添加?