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

nrf_drv_twi_enable(&m_twi) error

Hi,

I am getting this error when enabling the twim instance. It initializes successefully but throws error when enabling it. 

How can I troubleshoot it further to know the exact issue? What does this error code mean?

<error> app: ERROR 3735928559 [Unknown error code] at C:\nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\nRF5_SDK_15.3.0_59ac345\modules\nrfx\drivers\src\nrfx_twim.c:273
PC at: 0x000331AF
<error> app: End of error report

Using nrf2840 with SDK 15.3.0 

Thanks,

Related