嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
JN-AN-1219-Zigbee-3-0-Controller-and-Switch
├── ColorSceneController
│ ├── Build
│ │ ├── ColorSceneController_JN5168_DR1159.bin
│ │ ├── ColorSceneController_JN5169_DR1199.bin
│ │ └── ColorSceneController_JN5179_DR1199.bin
│ └── Source
│ ├── App_ColorSceneController.c
│ ├── App_ColorSceneController.h
│ ├── bdb_options.h
│ └── zcl_options.h
├── Common
│ └── Source
│ ├── PDM_IDs.h
│ ├── app.zpscfg
│ ├── app_buttons.c
│ ├── app_buttons.h
│ ├── app_common.h
│ ├── app_events.h
│ ├── app_icode.c
│ ├── app_icode.h
│ ├── app_ntag_aes.c
│ ├── app_ntag_aes.h
│ ├── app_ntag_icode.c
│ ├── app_ntag_icode.h
│ ├── app_ota_client.c
│ ├── app_ota_client.h
│ ├── app_pdm.c
│ ├── app_pdm.h
│ ├── app_pdm_convert.c
│ ├── app_pdm_convert.h
│ ├── app_zbp_utilities.c
│ ├── app_zbp_utilities.h
│ ├── eventStrings.c
│ └── eventStrings.h
├── Common_Controller
│ ├── Build
│ │ ├── BuildAllControllers.sh
│ │ └── Makefile
│ └── Source
│ ├── DriverCapTouch.c
│ ├── DriverCapTouch.h
│ ├── LBI
│ │ ├── low_bat_indicator.c
│ │ └── low_bat_indicator.h
│ ├── app_captouch_buttons.c
│ ├── app_captouch_buttons.h
│ ├── app_colour_commands.c
│ ├── app_colour_commands.h
│ ├── app_general_commands.c
│ ├── app_general_commands.h
│ ├── app_group_commands.c
│ ├── app_group_commands.h
│ ├── app_identify_commands.c
│ ├── app_identify_commands.h
│ ├── app_led_control.c
│ ├── app_led_control.h
│ ├── app_level_commands.c
│ ├── app_level_commands.h
│ ├── app_main.c
│ ├── app_main.h
│ ├── app_menu_handler.h
│ ├── app_menu_handler_DR1159.c
│ ├── app_menu_handler_DR1199.c
│ ├── app_on_off_commands.c
│ ├── app_on_off_commands.h
│ ├── app_scenes_commands.c
│ ├── app_scenes_commands.h
│ ├── app_serial_interface.c
│ ├── app_serial_interface.h
│ ├── app_start_controller.c
│ ├── app_zcl_controller_task.c
│ ├── app_zcl_controller_task.h
│ ├── irq_JN516x.S
│ ├── uart.c
│ ├── uart.h
│ ├── zlo_controller_node.c
│ └── zlo_controller_node.h
├── Common_Switch
│ ├── Build
│ │ └── Makefile
│ └── Source
│ ├── app_main.c
│ ├── app_main.h
│ ├── app_start_switch.c
│ ├── app_switch_state_machine.c
│ ├── app_switch_state_machine.h
│ ├── app_zcl_switch_task.c
│ ├── app_zcl_switch_task.h
│ ├── app_zlo_switch_node.c
│ └── app_zlo_switch_node.h
├── DimmerSwitch
│ ├── Build
│ │ ├── DimmerSwitch_NtagIcode_JN5169_DR1199.bin
│ │ ├── DimmerSwitch_NtagIcode_JN5179_DR1199.bin
│ │ ├── OTABuild
│ │ │ ├── DimmerSwitch_NtagIcode_OtaEnc_JN5169_DR1199_Client_v1_Enc.bin
│ │ │ ├── DimmerSwitch_NtagIcode_OtaEnc_JN5169_DR1199_Client_v2_Enc.bin
│ │ │ ├── DimmerSwitch_NtagIcode_OtaEnc_JN5169_DR1199_v1_Enc.ota
│ │ │ ├── DimmerSwitch_NtagIcode_OtaEnc_JN5169_DR1199_v2_Enc.ota
│ │ │ ├── DimmerSwitch_NtagIcode_OtaEnc_JN5179_DR1199_Client_v1_Enc.bin
│ │ │ ├── DimmerSwitch_NtagIcode_OtaEnc_JN5179_DR1199_Client_v2_Enc.bin
│ │ │ ├── DimmerSwitch_NtagIcode_OtaEnc_JN5179_DR1199_v1_Enc.ota
│ │ │ ├── DimmerSwitch_NtagIcode_OtaEnc_JN5179_DR1199_v2_Enc.ota
│ │ │ ├── DimmerSwitch_NtagIcode_Ota_JN5169_DR1199_Client_v1.bin
│ │ │ ├── DimmerSwitch_NtagIcode_Ota_JN5169_DR1199_Client_v2.bin
│ │ │ ├── DimmerSwitch_NtagIcode_Ota_JN5169_DR1199_v1.bin
│ │ │ ├── DimmerSwitch_NtagIcode_Ota_JN5169_DR1199_v1.ota
│ │ │ ├── DimmerSwitch_NtagIcode_Ota_JN5169_DR1199_v2.bin
│ │ │ ├── DimmerSwitch_NtagIcode_Ota_JN5169_DR1199_v2.ota
│ │ │ ├── DimmerSwitch_NtagIcode_Ota_JN5179_DR1199_Client_v1.bin
│ │ │ ├── DimmerSwitch_NtagIcode_Ota_JN5179_DR1199_Client_v2.bin
│ │ │ ├── DimmerSwitch_NtagIcode_Ota_JN5179_DR1199_v1.bin
│ │ │ ├── DimmerSwitch_NtagIcode_Ota_JN5179_DR1199_v1.ota
│ │ │ ├── DimmerSwitch_NtagIcode_Ota_JN5179_DR1199_v2.bin
│ │ │ ├── DimmerSwitch_NtagIcode_Ota_JN5179_DR1199_v2.ota
│ │ │ ├── LinkKey_HA.txt
│ │ │ ├── MACAddr_Dummy.txt
│ │ │ ├── SwitchCreatOtaClient.bat
│ │ │ ├── SwitchCreatOtaClient.sh
│ │ │ ├── SwitchCreatOtaEncClient.bat
│ │ │ ├── SwitchCreatOtaEncClient.sh
│ │ │ ├── configOTA_JN516x_Cer_Keys_HA_Switch.txt
│ │ │ └── configOTA_JN517x_Cer_Keys_HA_Switch.txt
│ │ └── manu_config.mk
│ └── Source
│ ├── App_DimmerSwitch.c
│ ├── App_DimmerSwitch.h
│ ├── bdb_options.h
│ ├── irq_JN516x.S
│ └── zcl_options.h
├── Doc
│ ├── EULA.txt
│ ├── JN-AN-1219-Release-Notes.pdf
│ ├── JN-AN-1219-Software-Content-Register.txt
│ ├── JN-AN-1219-Zigbee-3-0-Controller-and-Switch.pdf
│ ├── NFC.chm
│ └── size.txt
├── EH_Switch
│ ├── Build
│ │ ├── EH_Switch_JN5169_DR1199.bin
│ │ ├── EH_Switch_JN5179_DR1199.bin
│ │ └── makefile
│ └── Source
│ ├── AHI_EEPROM.c
│ ├── AHI_EEPROM.h
│ ├── EH_Button.c
│ ├── EH_Button.h
│ ├── EH_IEEE_802154_Switch.c
│ ├── EH_IEEE_802154_Switch.h
│ ├── EH_IEEE_Commands.c
│ ├── EH_IEEE_Commands.h
│ ├── EH_IEEE_Features.c
│ ├── EH_IEEE_Features.h
│ ├── EH_Switch_Configurations.h
│ ├── app_main.c
│ └── app_main.h
├── JN516x
├── JN517x
├── NFC
│ ├── Include
│ │ ├── nci.h
│ │ ├── nci_nwk.h
│ │ ├── nfc.h
│ │ ├── nfc_end.h
│ │ ├── nfc_nwk.h
│ │ ├── ntag.h
│ │ └── ntag_nwk.h
│ └── Library
│ ├── build.txt
│ ├── libNCI_JN516x.a
│ ├── libNCI_JN517x.a
│ ├── libNTAG_JN516x.a
│ └── libNTAG_JN517x.a
├── NTAG
│ ├── Include
│ │ ├── nfc_nwk.h
│ │ ├── ntag.h
│ │ └── ntag_nwk.h
│ └── Library
│ ├── libNTAG_JN516x.a
│ ├── libNTAG_JN516x_DEBUG.a
│ ├── libNTAG_JN517x.a
│ └── libNTAG_JN517x_DEBUG.a
├── RemoteControlGUI
│ └── Remote-Control-GUI.exe
└── Version.txt
29 directories, 157 files