I am building a fitness product with the ESP32 microcontroller and want to interface with a phone via BLE to track data in the Google Fit app. I do NOT want to make my own mobile app and instead, use Google Fit to track and display the data. Is this possible? I read that fitness devices with BLE GATT are automatically supported by Google Fit, but I am not seeing anything else on how to do this.