The user I had just wanted the Tempe to be used. (since it's available)
So, he verified that it in fact is working.
as for the 24hr question.. watchapp or watch face etc i do not think would track (internally) 24hour values. I believe it's tracked internally via the Tempe and then spit out as data output
On the va, there are standard datafields for both min and max, so the watch knows them frome the Tempe. It's just that we can't see them in CIQ! :(
But I could guess at them if needed!
Thanks, the log file helped a lot.
I saw that you received a channel closed (MSG_CODE_EVENT_CHANNEL_CLOSED) event. I think in cause i used GenericChannel.close(); when restarting the sensor. I removed the close() call and used only the release() followed with an init(), setConfig() and open() call when restarting the sensor.
Can you please test the attached version?
Thanks a lot,
Daniel