Skip to content

Battery life lower than expected #1

@reversebias

Description

@reversebias

I just had a CR2032 battery in one of my keyboard halves die on me, after 2.5 months of use. This is much lower life than I expected, as calculations showed 6-12 months of use.

Possible causes:

  • Too many retransmits due to RF interference (this did happen at an office with lots of wifi devices)
  • Bug in the firmware that causes a lockup and prevents sleep (should look into a watchdog)
  • Dodgy battery, I'll do a discharge test of one of these

If there's none of the above, possible ways to reduce power consumption:

  • Lower maintenance transmit frequency, not even sure if synchronisation is being maintained anyway
  • Reduce channel table size, this will reduce power consumed synchronising channel, at the expense of potentially lower coexistence performance
  • Transmit rate limit, may affect latency performance

I know it'll take months before anyone has another data point, but does anyone have any ideas?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions