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.
已经从官网商城中购入两套 CC26X2R LaunchPad,准备利用 TI 官方提供的 SimpleLink CC26X2 SDK 的 GPD 和 GP Sink 例程构建符合ZigBee Alliance 发布的 《ZigBee PRO Green Power feature Specification》 (ZigBee Document 095499) Green Power Device 和 具有 Green Power Sink 功能的网关。
但当我按照TI 官方提供的 SimpleLink CC26X2 SDK 的 Green Power On/Off Switch APP (gpd_switch_CC26X2R1_LAUNCHXL_tirtos_ccs) 和
Zigbee Coordinator Light Sink Example App (zc_light_sink_CC26X2R1_LAUNCHXL_tirtos_ccs) 进行 Commissioning 和 Paring 时,我发现SimpleLink CC26X2 SDK所提供的这两个例程并没有提供如《ZigBee PRO Green Power feature Specification》 (ZigBee Document 095499) 给出的 GP commissioning Procedure 进行 Commissioning 和 Paring。具体讲就是 gpd switch 在开始 Commissioning 时没有产生 channel request 的 GPDF,GP Sink 也没有接收处理由 GPD 发出的 channel request 的 GPDF,而是需要在配置信息中分别给出具体的 Channel 和 Commissioning 配置信息。
请问,TI 官方是否有给出符合ZigBee Alliance 发布的 《ZigBee PRO Green Power feature Specification》 (ZigBee Document 095499) 规范中的 GP commissioning Procedure 例程和解决方案?
多谢您的回复!
你用的SDK版本是目前最新的4.40嗎? SDK 4.40 的gpd_switch例程文件已經有說明如下了
Green Power Commissioning screen Send the On/Off GPDF from the Green Power Device Switch which has Auto-Commissioning enabled. Then from the Green Power Sink Commissioning Screen disable the GP commissioning mode. Once the GP commissioning mode is disabled, sending the On/Off GPDF with the Green Power Device Switch will toggle the Light Sink LED and the Application status line will be updated accordingly.