Current Setup
I'm using the Ring as a tap detection device to control smart home appliances with the following setup:
- Android app with a background service
- Ring configured in "Shoot Camera motion feedback" mode for tap detection
- MQTT integration with HomeAssistant server
Issue
The tap detection sensitivity is too high, causing unwanted triggers when walking around the house.
Attempted Solutions
-
Firmware Analysis
- Searched for accelerometer address in the custom firmware binary
- Attempted to decompile firmware with Ghidra (beyond current expertise)
-
Software Workarounds
- Implemented multiple tap confirmation
- Issue persists: sometimes triggers multiple times involuntarily
Additional Information
The system works almost flawlessly except for the sensitivity issue.
Request
Looking for recommendations to reduce tap detection sensitivity or alternative approaches to prevent false triggers.
Current Setup
I'm using the Ring as a tap detection device to control smart home appliances with the following setup:
Issue
The tap detection sensitivity is too high, causing unwanted triggers when walking around the house.
Attempted Solutions
Firmware Analysis
Software Workarounds
Additional Information
The system works almost flawlessly except for the sensitivity issue.
Request
Looking for recommendations to reduce tap detection sensitivity or alternative approaches to prevent false triggers.