How to send an API packet from coordinator to end device

My one xbee s2 is in coordinator api 1 mode.this is connected to pc though serial port.
Another xbee s2 is in end device mode and collecting data from ad0 pin.
In xctu terminal of coordinator it receives continuous packet from end device.
now i want to send a packet from coordinator to end device and this will be sent to a micro controller. please help me.
how can i send this packet to end device?

You need to assemble and issue to the radio at the PC a TX request API packet in Hex values. If you are not familiar with this, I would suggest reading over the XBee ZB product manual and use the XCTUNG software.