Part Number: CC2640R2F
Other Parts Discussed in Thread: BLE-STACK
Hi,
We are using HostTest project based peripheral role to connect with Android and iOS simultaneously. Pairing scheme is not used.
Data exchange between Android/iOS is over Notify method only.
Connection parameters are as follows:
- Connection interval min/max : 30ms/100ms
- Slave Latency : 0
- Supervision Timeout : 3sec
Even with Android only connection ; while sending data of size 10KB for long duration; Notify Failure error is being received from HostTest firmware with error code 14.
From the Android point of view; it is getting disconnected from BLE Controller. But cc2640R2F's HostTest firmware is not detecting this disconnection.
Mostly the connection becomes us-usable/stalled.
Please let us know what could be the reason and how can we resolve it.
Thanks in advance.