EFR32是目前最主流的ZigBee平台之一,由silicon labs原厂推出的bootloader功能很完整,通过simplicity commander软件将升级镜像打包为GBL文件,便可以利用网关等设备对终端进行升级。GBL文件即要被应用层的传输协议识别,同时也需要让bootloader识别... ...
分类:
其他好文 时间:
2019-11-13 17:56:19
阅读次数:
141
第15章?网络 15.1?连网 计算机网络(computer network): 为了通信和共享资源而连接一起的一组计算设备。 无线连接(wireless): 没有物理电线的网络连接。 节点(主机)( node (host): 网络中任何可寻址的设备。 数据传输率( 带宽)( data transf ...
分类:
其他好文 时间:
2019-11-10 00:00:03
阅读次数:
147
Wireless-Aruba_AP通过DHCP获取Controller地址
分类:
其他好文 时间:
2019-11-09 00:20:39
阅读次数:
72
Wireless-Aruba_AP通过DHCP获取Controller地址
分类:
其他好文 时间:
2019-11-09 00:16:50
阅读次数:
276
以下脚本为小于75强度的都踢出去 非capman脚本: /interface wireless registration-table :do {:foreach i in=[find] do={:local sin [get $i signal-strength]:set sin [:pick $s ...
分类:
其他好文 时间:
2019-10-23 09:50:24
阅读次数:
127
` 参考:https://blog.csdn.net/weixin_42052081/article/details/89108966 import numpy as np import networkx as nx import matplotlib.pyplot as plt from netw ...
分类:
其他好文 时间:
2019-10-11 12:41:56
阅读次数:
96
背景: 之前做了一个项目,需要在容器内访问宿主机提供的Redis 服务(这是一个比较常见的应用场景哈), 常规方案: ① 主机网络(docker run --network=host): 完全应用主机网络堆栈,在容器内localhost就是指向宿主机 ② 网桥网络(docker run --netw ...
分类:
系统相关 时间:
2019-10-08 19:18:04
阅读次数:
161
智能家居 硬件 小米家庭网关 软件 python https://github.com/jon1012/mihome paho mqtt 米家 步骤 获取设备密码 https://home assistant.cc/component/xiaomi/zigbee/ 测试代码https://notes ...
分类:
其他好文 时间:
2019-10-05 22:41:24
阅读次数:
86
http://darwinpedia.blogspot.com/2017/09/ubuntu-server-1604-connection-via-usb.html Android USB tethering enable/disable:Settings menu->Wireless and Ne ...
分类:
移动开发 时间:
2019-10-05 22:06:38
阅读次数:
98
Information Diffusion Models Information Diffusion Categories Influence Models (影响力模型) Influence models model how users influence each other in a netw ...
分类:
其他好文 时间:
2019-10-02 22:57:19
阅读次数:
145