fbiego / ESP32_OLED_BLE

Receive Android notifications on ESP32 with an OLED screen via Bluetooth LE. Also functions as a clock, time is set automatically via BLE when connected to the app.
MIT License
27 stars 9 forks source link

Wearfit 2.0 #1

Open Eonassis opened 1 year ago

Eonassis commented 1 year ago

best and perfect project

I need to make an esp32 behave like a smartband and receive notifications from an iPhone and show it on the terminal

I saw several of your projects that were very similar.

I even managed to get the DT78 server to work, but the WearFit app doesn't run in the background on the iPhone and doesn't send notifications to the ESP, I need it to work on WearFit2.0 or another

in Wearfit2.0 show error to connection

I need you to get the notifications and show them on the esp terminal just

fbiego commented 10 months ago

This will not work for notifications on iPhone, you will need to implement ANCS to receive notifications.