Other Parts Discussed in Thread: CC2530
项目要求路由既要具备路由功能又得像端点那样采集数据发往协调器,想咨询一下cc2530的路由深度最大可以设置多大呢
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.
MAX_DEPTH决定了网络的最大深度。协调器(Coordinator)位于深度0,MAX_DEPTH参数限制了网络在物理上的长度,这个值默认是5,最大不能超过15。