Skip to content

40: Haptics Control

Control the haptics The first haptics action after power-on will also result in the haptics driver being initialized, leading to a calibration.

Payload

FieldNameDescriptionTypeUnit
1PatternPattern of haptics [1-3]
Possible values:
  • 1: Fade— Default
  • 2: Pulse
  • 3: Drop
uint8
2IntensityIntensity of haptics [0-2]
Possible values:
  • 0: Low
  • 1: Medium
  • 2: High
uint8

Examples

Medium intensity fade
Medium intensity pulse
Mediaum intensity drop

Code

For convenience, the following constants can be used to reference this message type.