Other Parts Discussed in Thread: Z-STACK, CC2531, CC2530EM, CC2530
I would like to know how to make z-stack auto start the network init process?
When I use usb dongle download the image and debug , press GO button and the I can capture Beacon Request in on the Packet Sniffer; then I stop debug and take off the usb dongle and reset the device there is no more Beacon Request msg until I press a key.
So I trace the program, I found the program stop at the MAC_init() inside ZMAC_init() in main(); Cause this function is NON open source, I can't find out where the problem is settled in.
I've test in the homeAutomation projects, and the hardware is a 3rd party board.
Is anyone do me a favor? Thank you!
