Skip to content

PMW3610 cursor drift on BLE mode #700

@Jaraxzus

Description

@Jaraxzus

When working from the wire, I did not notice such problems, when working from Bluetooth, the cursor periodically starts to float, I did not identify a specific pattern before it starts to float
it was noticed as when

report_hz = 125

and when

report_hz = 500

others I haven't tried

chip = "nrf52840"

current config

[[split.central.input_device.pmw3610]]
name = "trackball0"

spi.instance = "bitbang0"
spi.sck = "P1_13"
spi.mosi = "P0_10"
spi.miso = "P0_10"
spi.cs = "P0_20"

report_hz = 500

motion = "P1_11" # Optional. If omitted, the sensor is polled.

force_awake = false
smart_mode = true
cpi = 600
invert_x = true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions