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.

how to include sensor controller task in zigbee sample project

hi all

Q.我司有個需求是在休眠中,可經由程序或周邊i/o(狀態)等.

來開啓pwn,adc and i/o來控制周邊(led or buzzer). 但不需要開啓通訊的功能.

因此,就 CC26xx 及CC 13xx 依CC13xx, CC26xx SimpleLink Wireless MCU Technical Reference Manual issue:

就上述內容,應可以"Sensor Controller"來達成目的.

但對於這一方面,

我目前有幾點問題.

A.Sensor Controller Studio ,產生後的相關檔案

(main.c,scif.h/.c , scif_framework.c/.h and scif_osal_none.c/.h)

要如何整合入我的Zigbee project

B.因Sensor Controller可在 power-down mode中動作,

我要如何進入及驗証這個行為.

C.可進一步提供對於Sensor Controller的資訊.

I will be grateful for any help you can provide.

  • ref: https://www.deyisupport.com/question_answer/wireless_connectivity/bluetooth/f/103/t/96397.aspx

    目前已将SCS(sensor controller studio)的blink project加入.

    但有些问题,仍需帮忙

    0.并没有正常动作.但blink led (sensor controller )可以动作.ref: 附件

    1.如何验证 power down mode ?

    2.在共用资源(介面i/o or spi /i2c))时,又要如何处理?

    3.integrating "LED Blinker" project into SampleSwitch project,

      in my platform ,it show a warning about the linker : how to solve it ? it information overlap in the vector .

    "Warning[Lp023]: absolute placement (in [0x20000000-0x200000c7]) overlaps with reserved areas: C:\ti\simplelink\zstack_home_1_02_02a_44539\Projects\zstack\HomeAutomation\SampleSwitch\CC26xx\cc26xx_app.icf 178"

  • 附件工程利用SCE工程,把UART功能上去,也就是SCE使能UART处于接收状态,当接收到的数据达到一定程度以后,唤醒M3。

    直接把Zip解压到下面目录下

    C:\ti\simplelink\zstack_home_1_02_02_42930\Projects\zstack\HomeAutomation

    你可以参考下。

    谢谢!

    http://www.deyisupport.com/cfs-file.ashx/__key/communityserver-discussions-components-files/104/1538.SampleDoorLock-_2D00_-SCE.zip