Hello, I use nrf52810 custom board and icm42605 6 axis sensor with twi.
device address is 0x69, I tried read data reg 0x75 for read chipset id.
I think that sensor sent ack for address and register number, but clk is not pulled up, so device is stuck.
not any running of twi handler.
for using twi, I set sdk_config.h as bellow. I use sdk 17.0.2

Please help me what can I do?
I apologize for my short English skills.
Thanks.