Other Parts Discussed in Thread: TIMAC
Tool/software:
I use TiMac.
if zigbee coordinator is turned on after the zigbee device is turn on
then the zigbee device cannot find the network.
It is a solution that to restart the zigbee device (HAL_SYSTEM_RESET();).
But this method is not good because all settings are reset.
How can I restart just network scan without HAL_SYSTEM_RESET();?