i use nrf_drv_twi_init(&m_pedo_twi, &twi_pedo_config, ai_pedo_twi_handler, NULL) open I2C , sent data , then use nrf_drv_twi_uninit(&m_pedo_twi) close i2c, but power consumption can't come down.
i use sdk14.2.
help me please!!
thinks
i use nrf_drv_twi_init(&m_pedo_twi, &twi_pedo_config, ai_pedo_twi_handler, NULL) open I2C , sent data , then use nrf_drv_twi_uninit(&m_pedo_twi) close i2c, but power consumption can't come down.
i use sdk14.2.
help me please!!
thinks
Hi.
How much power does your device consume?
Have you turned of logging? (RTT/UART)
Best regards,
Andreas
Hi.
How much power does your device consume?
Have you turned of logging? (RTT/UART)
Best regards,
Andreas