BasedHardware / Friend

AI wearable necklace
https://basedhardware.com
MIT License
2.04k stars 219 forks source link

Fix Bluetooth reconnection logic for Android #345

Open subhashdasyam opened 1 week ago

subhashdasyam commented 1 week ago

This PR addresses the issue where the app fails to receive audio files after turning the hardware off and on again.

The changes ensure that the Bluetooth connection is properly reestablished when the hardware is turned back on, without flooding the logs with multiple MTU configuration attempts.