Fitpolo / FitpoloDemo_H707-H709_Android

0 stars 3 forks source link

Time set command causing steps to be 0 #4

Closed Anu07 closed 4 years ago

Anu07 commented 4 years ago

I am issuing command to setDate and time as per device after establishing connection. But it causes steps on wearable to be zero. That is problematic. Please help.

liuwenzheng commented 4 years ago

What time do you set?

liuwenzheng commented 4 years ago

If the time you set is not the same day, the step count will reset. For example, if you take 1,000 steps today, and you set the time for tomorrow, the data will be 0. For our Fitpolo,if the device is reconnected, set the current time(calender. getInstance())

Anu07 commented 4 years ago

If I change the timezone over my device and then update time over the wearable. Will it be causing the same effect?

liuwenzheng commented 4 years ago

Yes, it will