18
Issue Date: 30/11/2019
(For your information, the app is written this way. Once user presses
‘SET’, it only sends the setting command packet to BLE device.
Then if user presses On or Off button the app then sends the
command to start or stop the timer. So, this means user can save
settings and choose when to activate/deactivate timer at the desired
time)
Timer Specification
When activating a specific timer with a past date and time, device(s) will
immediately turn On and Off to warn user that the timer is set.
For example:
‘Piano Lesson’ timer is set to turn On / Off between 3pm and Off on Tuesday
and Wednesday.
1. When activating
‘Piano Lesson’ timer on
Monday
, the device will turn On /
Off between 3pm~5pm on Tuesday and Wednesday.
2. When activating
‘Piano Lesson’ timer on
Tuesday at 1pm
, the device will
turn On / Off between 3pm~5pm on Tuesday and Wednesday.
3. When activating
‘Piano Lesson’ timer on
Tuesday at 4pm
, the device will
immediately turn On and Off at 5pm and then Wednesday between 3~5pm.
4. When activating
‘Piano Lesson’ timer on
Tuesday at 5:01pm
, the device will
immediately turn On and Off and then Wednesday between 3~5pm.
5. When activating
‘Piano Lesson’ timer on
Sunday
, the device will
immediately turn On and Off and then turn On / Off between 3pm~5pm on
Tuesday and Wednesday.
APPLICATION CONTROL