Could you please tell me what steps should I follow to create a custom project dmm with zigbee ( using example zc_cie ) and a ble like peripheral ? or if you guys have any example like this?
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.
Could you please tell me what steps should I follow to create a custom project dmm with zigbee ( using example zc_cie ) and a ble like peripheral ? or if you guys have any example like this?
Hi Alberto,
Your best approach would be to take the dmm_zc_switch_remote_display_app example and replace the Zigbee switch application with the CIE application. This will primarily involve changes to zcl_samplesw.c/h, zcl_samplesw_data.c, dmm_zc_switch_remote_display_app.opts, and the included software_stacks/zstack/common/zcl files. Another option is the DMM Integration SimpleLink Academy Lab although I believe it will be the more rigorous path.
Regards,
Ryan