firmwareSandsara
speedLedCallbacks Class Reference

[BLE Command] This function is called when you write or read the ledSpeed characteristic More...

Inheritance diagram for speedLedCallbacks:
Collaboration diagram for speedLedCallbacks:

Detailed Description

[BLE Command] This function is called when you write or read the ledSpeed characteristic

Properties:

  • Write
  • Read

UUID: 1a9a7b7e-2305-11eb-adc1-0242ac120002

Usage: you can write this characteristic to set the speed of the LEDs. In the same way, you can read it to know the speed of the LEDs

Range: accepted values go from 1 to 100, where 1 is the slowest speed and 100 is the fastest speed.

Note
when you write to this characteristic you will be notified by the ledCharacteristic_errorMsg with some of these values:
  • "ok" means the value was set successfully.
  • "error = -70" the values is out of range.

The documentation for this class was generated from the following file: