上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 17 下一页
摘要: Invoking: Print Size tc32-elf-size -t tl_zigbee_switch_k4.elf text data bss dec hex filename 195984 576 20200 216760 34eb8 tl_zigbee_switch_k4.elf 195 阅读全文
posted @ 2021-05-27 14:42 K_Code 阅读(6872) 评论(0) 推荐(2)
摘要: Silicon Labs的Zigbee SoC EFR32MG由于Zigbee 3.0协议栈EmberZNet性能优越,协议栈兼容性、稳定性都好于其他厂家,已经获得市场认可,目前开发Zigbee的厂家绝大多数都会使用EFR32MG。除了协议栈稳定之外,还有低功耗、集成PA、图形化开发更加简易的优点。 阅读全文
posted @ 2021-05-07 20:43 K_Code 阅读(591) 评论(0) 推荐(0)
摘要: # make menuconfig 进入到菜单Kernel modules > Other modules > <*> kmod-sdhci-mt7620 阅读全文
posted @ 2021-05-06 08:57 K_Code 阅读(514) 评论(0) 推荐(0)
摘要: /***************************************************************************//** * @file * @brief Return-code definitions for EmberZNet stack API func 阅读全文
posted @ 2021-04-27 14:49 K_Code 阅读(230) 评论(0) 推荐(0)
摘要: 只需要在分享目录下地址栏输入cmd,然后输入 D:\Python\project\demo\my_scrapy> python3 -m http.server 8888Serving HTTP on :: port 8888 (http://[::]:8888/) ... -m: run libra 阅读全文
posted @ 2021-02-25 18:03 K_Code 阅读(498) 评论(0) 推荐(0)
摘要: 1.安装 tensorflow # pip install -i https://pypi.tuna.tsinghua.edu.cn/simple tensorflow-gpu==2.3.02.下载cudart64_101.dll文件,然后将cudart64_101.dll复制到C:\Windows 阅读全文
posted @ 2021-02-20 15:21 K_Code 阅读(212) 评论(0) 推荐(0)
摘要: 你好,ZigBee Sleep End Device在rejoin时,也有方法减低rejoin过程中的平均电流的。 ZSED在rejoin时,默认是全信道扫描的,可以修改rejoin时只扫描当前网络的信道,从而实现大大降低功耗。 ZED的rejoin分两种情况,一是ZED复位时,二是ZED丢失父节点 阅读全文
posted @ 2021-01-20 11:45 K_Code 阅读(483) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-01-20 11:26 K_Code 阅读(200) 评论(2) 推荐(0)
摘要: 根据工程的描述,我们还需要添加如下的Plugin: - Paho MQTT- cJSON- Gateway MQTT transport- Gateway Relay Mqtt- Device Table- Command Relay - HA Ttrust Center Link Key Upda 阅读全文
posted @ 2021-01-13 10:00 K_Code 阅读(124) 评论(0) 推荐(0)
摘要: 1.Centos7 Mosquitto搭建&集群:https://www.cnblogs.com/shiqiangqiang/p/8820484.html 2.mosquitto设置用户名和密码:https://www.cnblogs.com/zkwarrior/p/10950294.html 3. 阅读全文
posted @ 2020-08-14 08:37 K_Code 阅读(379) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 17 下一页