Hello:
I own a Garmin Edge 520 and I would like to learn some Monkey C in order to write my own data fields. I've installed Eclipse and the Connect IQ SDK in Debian and I've run the sample Simple Data Field.
Now I would like to read the temperature and pressure builtin sensors in the 520. I think this data must be retrieved via the Toybox.Sensor class, am I rigth? But all my attempts were wrong. Has someone a code example of such project? It's important for me that work with a DataField instead of App, because the first is esier and simpler.
Thanks