Hello,
I have basic query on BLE Indication and Confirmation.
Assume sensor sends data over "ATT Handle Value Indication" packet. Due to interference there can few different scenarios as
1) Indication packet itself is not transmitted
2) ATT Handle Value Confirmation is not received by Slave.
My queries are
1) In all above cases, whether stack will re-try. If yes, how many times Stack will re-try the same packet.
2) Even after re-try if Indication packet is not transmitted will there be any Error sent to Application.
Thanks & Regards
Vishnu Beema