Android 4.3 Bluetooth Low Energy unstable
问题 I am currently developing an application that will use Bluetooth Low Energy (testing on the Nexus 4). After getting started with the official BLE APIs in Android 4.3, I have noticed that after I connect a device for the first time I am rarely able to successfully connect to / communicate with that device or any other device again. Following the guide here, I can successfully connect to a device, scan services and characteristics, and read/write/receive notifications without any issues.