We are attempting to use the CC2541 to provide a Bluetooth interface to our product in order to receive phone alerts such as text messages, missed calls, etc. Ti provides a dev kit (CC2540DK) and sample code for the Ti BLE 1.4.0 stack with an example called TimeApp that has most of the functionality that we need. The issue that we are seeing is that when we run the example it's not working correctly with our Android (4.4.4) based phones. Specifically, it's able to successfully pair with the Android phone but then it immediately disconnects. We are not seeing this issue on IOS devices.