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.

@VV @Viki @各位大神 cc2530把路由器路径改为1 并关闭路由节点的link status

我修改了路由节点的一些信息,现在发送消息时设置了AF_SKIP_ROUTING,并把 AF_DEFAULT_RADIUS设置成了1,同时关闭了路由节点的link status,目的是为了使路由节点直接和协调器通讯,但是当路由节点数很多的时候,比如100的时候,会出错,开始节点和协调器之间通讯正常,2个小时后,网络就崩溃了,网络里会出现许多的panid,节点全部掉线,路由器的dest address也不是0x0000了

请问这个是因为我修改过后导致的吗?

zstack mesh协议栈