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.

ZIGBEE通信距离和发射功率

Other Parts Discussed in Thread: CC2630

求问下面的几个。谢谢了。。我现在做的2630,网上买的模块。协议用的ZSTACK——home

(1)现在我不管用的初始化的发射功率还是后面自己改的。在20m距离处.就通信不上了。。但我的抓包工具还可以抓到他的信标请求帧,并且发现协调器一直发一堆的信标帧。             这是板子的原因还是我发射功率设置的不对?

(2)发射功率的范围是多少啊??。。有人和我说最大5db.。但我看到mac层有个枚举。里面给的是-22db到19db.。。可能到19??这么大?

(3)sniffer抓到的包里面帧最后的LQI是不是指的就是信号强度啊。。这个是多少算正常??。。我看到紧挨着的话是255.。。20m处是128。

(4)程序里面的发射功率改了以后。我在哪个寄存器可以看到他修改成功了没有啊?