Connected
constructor(connectionInterval: @Range(from = 6, to = 3200) Int, slaveLatency: @Range(from = 0, to = 499) Int, supervisionTimeout: @Range(from = 10, to = 3200) Int)
Parameters
connectionInterval
Connection interval in 1.25ms unit. Valid range is from 6 (7.5ms) to 3200 (4000ms).
slaveLatency
Slave latency. Valid range is from 0 to 499.
supervisionTimeout
Supervision timeout in 10ms unit. Valid range is from 10 (0.1s) to 3200 (32s)