I am working on zigbee network.
ZB_DEFAULT_PERMIT_JOINING_DURATION = 0xFF, this macro is defined in "zb_config_common.h" which indicates that network joining window won't close, means device can join at any time.
In my case after some time my end device or router won't joining to the network via router but joining via coordinator if I'll put those devices near by of coordinator.
What to configure by which devices can join the network via router too?