Have an LDO Nitehawk setup & it's running fine, and so far no drop-offs. Only issue is the attempt to get 'ACCELEROMETER_QUERY' returns 'Invalid adxl345 id (got 0 vs e5)'. Digging in Klipper reveals this is either a miswiring or power issue to the ADXL345, but since it's integral to the Nitehawk, do I have a bad board?
The nitehawk.cfg file entry for the accelerometer is the following:, straight out of the setup guide from LDO:
[adxl345]
cs_pin: nhk:gpio21
spi_software_sclk_pin: nhk:gpio18
spi_software_mosi_pin: nhk:gpio20
spi_software_miso_pin: nhk:gpio19
[resonance_tester]
accel_chip: adxl345
And as I said, everything else is working fine.
Any thoughts would be appreciated. Thank you
The nitehawk.cfg file entry for the accelerometer is the following:, straight out of the setup guide from LDO:
[adxl345]
cs_pin: nhk:gpio21
spi_software_sclk_pin: nhk:gpio18
spi_software_mosi_pin: nhk:gpio20
spi_software_miso_pin: nhk:gpio19
[resonance_tester]
accel_chip: adxl345
And as I said, everything else is working fine.
Any thoughts would be appreciated. Thank you