I am using cc2530 as znp and sensor.
The zigbee stack is ZStack-CC2530-2.5.1a,
and my sensor project is based on Samples\simpleApp using simpleAPI,
as while as my znp project is based on znp project.
Normally, 20 more sensors can join the zigbee network.
Neither software nor hardware is changed, but now I found that only 5 or 6 zigbee sensors can join the network.
Once a new sensor can not join the network, no sensor can join the network, even the already joined sensor(first leave network, then try to rejoin the network).
This situation can only be solved by reprograming the znp cc2530.
Because the software and hardware used to work. So I think maybe there is some special case that I don't notice.
Is there any ideas to solve this problem?
Thank you all.