偷得浮生半桶水(半日闲), 好记性不如抄下来(烂笔头). 信息爆炸的时代, 学习是一项持续的工作.
全部博文(1750)
发布时间:2016-04-01 21:24:32
http://blog.chinaunix.net/uid-22415790-id-1774118.html1 read local name:hcitool cmd 0x03 0x00142 write local name:for example, set to name to "kreed", we need use the below command, please note: the length of name should be 248 octets.hcitool cmd 0x03 0x0013 0x6b 0x72 0x65 0x.........【阅读全文】
发布时间:2016-02-15 17:38:49
http://blog.csdn.net/zhangchiytu/article/details/7408565Sensor作为Android系统的一个输入设备,对Android设备来说是必不可少的。Sensor主要报告G-Sensor、LightsSensor、ProximitySensor、TemperatureSensor等。由于各个Sensor的移植大同小异。本文就主要对G-Sensor和LightSensor进行说明。Android Sensor .........【阅读全文】
发布时间:2015-11-06 14:20:39
http://www.61ic.com/Article/MSP430/ZigBee/201311/51031.html昨天发现一个问题,ED设备不定义NV_RESTORE宏,频繁掉电上电多次后,就不能入网了。然后google了一下找到原因:ED设备反复入网,重新分配ShorAddr,AssociatedDevList就被占满了。AssociatedDevList是一个类型为associated_de.........【阅读全文】
发布时间:2015-11-04 13:37:58
http://www.bubuko.com/infodetail-826586.html对于Zigbee和Wifi的信道重叠,百度有不少热心网友的回答,前几天看了个资料,建议用15、16、22、23,于是我用了22信道,发现丢包率偏高。结果一查,发现22信道就是个特别重合的信道。怪自己没深究,还是得细致点。 下面两张图分别是Wifi和Zigbee的信道分布。.........【阅读全文】