Hi,

I have more than one packet to be sent out from serial port but need to put a delay between each packet. But I don't want to use sleep to delay because interrupts don't work any more while sleeping. Anything else I can use for delay?

Thanks,

Simon