Other Parts Discussed in Thread: CC2540
When I clicked the link for BLE stack release download, I only saw "1.3.2" but this is not announced in the forum yet.
I integrated it with the code base for CC2540 currently working on BLE stack 1.3 and gave it a try, but I found that the connection is terminated due to "connection timeout" as soon as the host (iPhone 5) sends out CONNECTION_PARAMETER_UPDATE in response to connection parameter update request sent by CC2540 (for sure the host sends out RSP to this request first, then sends out the update command). The same code was working ok with BLE 1.3 on the same hardware unit.
What am I doing wrong to get this result? Are there more changes required for 1.3.2 not documented in release note (I've read it through but no clue)?