This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Turn off twi but power consumption can't come down

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

Related