Other Parts Discussed in Thread: Z-STACK, CC2530
标签怎样才能实现定时搜索路由信号强度,主动切换到信号最强的哪个路由?
我们现在的应用场景是根据信号强度判断大致距离,使用的是cc2530,z-stack 2.5.1A;
现在碰到的问题是标签不会主动切换到信号强度更强的路由;
谢谢!
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.
标签是否是移动节点?
定时获取父亲lqi,当lqi小于一定值,重加网。 (加网进来数据,进行判断,不满足条件的,lqi小的,不给数据上传到nwk层)。要做修改。我们移动节点,能找到最好的。