Hi Marie,
Referring to your respond posted on Nov 27, 2017 (above), which is quoted below:
Since this is BLE the error message is 0x22: LL (Link Layer) RESPONSE TIMEOUT (not LMP, which is not part of the Bluetooth Low Energy mode).
There is a known issue for several android devices that they do not handle LL_LENGTH_REQ gracefully (not an issue in the TI BLE stack, but an issue in the android device). If you are using data length extensions this may be what you are seeing, you can try turning of DLE.
[Q1]: does TI have any details about this known issue on android device ? any article / document or application notes about this ?
[Q2]: is it confirm that the root cause of the 0x22 (LL RESPONSE TIMEOUT) due to the DLE ? is therre any other (possible) causes ?
Thank you in advance.