Hi all! We are developing an Android BLE application, using CC2540, but we have some issues with Android 6: It scans, it connects and sends and receives packets well, but it isn't stable for long time, specially when we repeat a operation periodically like read RSSI value every 1000ms; Android bluetooth device will crash and reset after a while.
I read https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/t/457958 , but we are testing on android 6.0.1 and using 1.4.0. Even we update our BLE Stack to 1.4.1, but it didn't fixed.
Have somebody any idea?! Thanks.