I am writing an OTA host on PC to communicate via serial port with a CC2538 board that is programmed as coordinator, and be able to send file to devices in network.
Coordinator is based on Dongle code that is provided by TI.
Should host applicatoin in PC send a MT_ZB_START_REQUEST to coordinator to start the stack and network? Or once coordinator is powered up it automatically starts network? I am not changing Dongle code.