This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is it possible to interface ESP32 with Garmin watch (Fenix 5) via BLE?

Hi..I've been trying to create a speedsensor for my treadmill with ESP32. It works with Zwift just fine.

But for some reason Garmin can't see the sensor? I wonder why not? 

It must be the Garning needs that something special  characteristic adverticed before it can connect.

Interesting discussion here. https://github.com/nkolban/esp32-snippets/issues/844

Any help or sample code that works appreciated.