0x15feed
Results
2
comments of
0x15feed
Can you check on the Logcat whether any error is shown? Or better post your complete Logcat for the scan process.
The broadcast is received now as I've moved registerReceiver() and unregisterReceiver() into onCreate() and onDestroy respectively. It's unclear to me though why a bluetooth peripheral behavior is affecting this onPause()...