I'm very new to watch face dev. I'm trying to better understand how to setup the code to allow the watch face to interact with bluetooth and connecting to a mobile device.
I have a Garmin Fenix 6 and this is my first watch face for development.
If I want to display a bluetooth icon - Green (connected to a device) and Red (Disable or not connected to device)
How does this work with the coding side of things as I seen things about bluetooth low energy ?
Not sure what is required or how to get started. I've been trying to reference the API and the dev guide but still not understanding.
Are there any basic examples of how to set this up and the different settings or options I can use?