I am trying to debug why a router build doesn't send Beacons when it';s powered up(It doesn't join any network).
What might be the root causes for this? When device powers up it goes to DEV_INIT so I'm sure it's in right state but again it doesn't send any beacons.
As for flags, NV_RESTORE is defined and HOLD_AUTO_START is undefined.