sharandac / My-TTGO-Watch

A GUI named hedge for smartwatch like devices based on ESP32. Currently support for T-Watch2020 (V1,V2,V3), T-Watch2021, M5Paper, M5Core2 and native Linux support for testing.
GNU General Public License v2.0
524 stars 246 forks source link

Setting up Android BLE notifications #315

Closed HerrAugust closed 2 years ago

HerrAugust commented 2 years ago

Hello, can anyone explain in detail how to receive BLE notifications of messages and calls with this project? I mean, how is the step-by-step procedure to get them running with Android? Until now I have successfully paired the smartphone with the smartwatch but I can't receive notifications of calls and messages and I cannot control the music reproduction.

sharandac commented 2 years ago

Take a look here: https://github.com/sharandac/My-TTGO-Watch/blob/master/USAGE.md#bluetooth Notifications works only with gadgetbridge.

HerrAugust commented 2 years ago

Yep, that's the way to go, and it works just great! Just need to give the app all permissions, and to allow to read notifications. Then, try to use the Debug section in the app left menu.