![]() |
firmwareSandsara
|
[BLE Command] This class is used to create an object to be called when you write to the generalStatus characteristic. More...


[BLE Command] This class is used to create an object to be called when you write to the generalStatus characteristic.
Sandsara has 5 status, play, pause, sleep, busy, and calibration status. you can see a little description of each status below.
| status | name | description |
|---|---|---|
| 1 | calibrating | Sandsara is calibrating |
| 2 | running | Sandsara is playing a path |
| 3 | pause | Sandsara is in pause mode |
| 4 | sleep | Sandsara is in sleep mode |
| 5 | busy | Sandsara is working on something |
Properties:
UUID: 7b204660-30c3-11eb-adc1-0242ac120002
Usage: you can know the status of Sandsara reading this characteristic and use it as you need. you even can activate the notifications and you will be notified every time the status changes.