User Activity

Hello,I am writing a firmware with nrf52832 microcontroller and I have interfaced ST's LSM6DSL module. I am facing some issues regarding power consumption of LSM6DSL module. I have used 10K resistors with sda, scl, sdO and cs pins is this correct.I a...
Hi, I am trying to configure interrupt on LSM6DSLTR module but I am not able to get any interrupt on the pin INT1.I am using nrf52 dk for setting interrupt on pin. err_code = nrf_drv_mpu_write_single_register(LSM6DSL_ACC_GYRO_INT1_CTRL, 0x03);if(err_...