What I am really trying to accomplish is that MyField1 and MyField2 have access to the same value, which MyField1 can manipulate (set), and MyField2 can retrieve (get).
Hi
Is there any update regarding sensor readings in background processes ?
Is it already possible to read temperature in a datafield more frequent than 5 minutes?
regards
Erich
Still every 5 minutes, and on an edge you need to do a background process, while on watches (with a baro altimeter), you can get the internal temp using SensorHistory.getTemperatureHistory(), that only gets updated every minute or two. If a tempe is used, that value only changes every minute, but in a DF, you need to get that data in a background process, in the same way and edge gets it (Sensor info on an edge returns the internal temp vale, while on watches, it returns the tempe value - you can't pair a tempe with an Edge)
Quick Update to the situation. Garmin in some fresh firmwares disabled on Edge Explore the temperature sensor readings. It worked before normally and suddenly stopped.
They answered me:
I apologize for not responding sooner. Our device team said that there is no default temperature sensor in the Edge Explore and the temperature option was accidentally enabled. So it was correctly removed in the latest firmware.
Ok. But if you disable temperature for Explore, you disable it for Edge 1000 too!
Build Target does not separate these two devices.