We are observing a critical issue using the ZStack 1.4.3-1.2.1
The test environment contains the following:
1 – Coordinator
10 – Routers
3 – End devices
CSkip: Max children=15, Max router=5, Max depth=5
The problematic scenario is described below:
When we have 1 coordinator that acts as an aggregator (all data is sent towards it) and there are 10 routers in the network, it is observed that the coordinator is able to receive data from the 3 end devices that are scattered all throughout the network. However, data from the coordinator is not received by the end devices.
Any clues as to what could cause this issue?
Any advice is appreciated.