Part Number: CC2538
Other Parts Discussed in Thread: CC2530
cc2538 sample switch as coordinator
cc2530 sample light as the router.
I am sending an ON command from the switch the light using zclGeneral_SendOnOff_CmdOn().
It returns the status.
Upon receiving this command on the light side, it performs ON and sends back the acknowledgement to the switch.
How to read this acknowledgement on the switch side? Which function do I need for this?

