Accessory communication
Hi,
I have developed one accessory to communicate with iPhone over serial port using 30 pin connector. I have used EAAccessory, EAAccessoryManager and EAsession class to communicate with the accessory.
As per the protocol, when accessory sends any data packet to iPhone, iPhone OS should give ACK to this packet. After this, packet get delivered to iPhone application.
My question is - How we can know in the application that iPhone OS has sent the ACK to the packet?
Vishal N
|