Hi,
We are using the ADXL345 accelerometer in our project to detect the movement of equipment, with an emphasis on minimizing power consumption. We do not need to detect impacts such as taps or double taps, just the regular movement of the device that contains this sensor.
Our primary goal is to adjust the ADXL345 settings to:
- Exclusively detect actual movement of the equipment.
- Significantly reduce power consumption by eliminating unnecessary detections and minimizing the sensor’s operational overhead.
Currently, we are trying different configurations from the datasheet, specifically positions 0x2C to 0x2F, corresponding to:
- BW_RATE = 0x2C
- POWER_CTL = 0x2D
- INT_ENABLE = 0x2E
- INT_MAP = 0x2F
Could you please advise on the best settings or configurations to achieve these objectives? Specifically, we are looking for ways to fine-tune the sensitivity and potentially deactivate functions that detect impacts, focusing solely on movement detection.
We appreciate any detailed guidance or recommendations you can provide to help us optimize the use of the ADXL345 for our specific needs.
I have attached the program file we are using for testing.
Thank you for your support.
Thanks!
Fix ADXL version...
[edited by: xOliveCi at 3:16 PM (GMT -4) on 3 Jul 2024]