Hi,
I use AsyncStreams with BT and a BT/Serial converter. The other (serial) device needs an accurate timing.
How can I get the point where AsyncStream has sent his buffer? I could calculate the time with the serial parameters, but if I had an event, whenever the send buffer is empty, I think it would be more reliable.
I use AsyncStreams with BT and a BT/Serial converter. The other (serial) device needs an accurate timing.
How can I get the point where AsyncStream has sent his buffer? I could calculate the time with the serial parameters, but if I had an event, whenever the send buffer is empty, I think it would be more reliable.