Hello,
I am using the nRF52832 in a design where I have to read long buffer (>255 bytes). Using "nrfx_twim_rx" keeps things reliable however with nrfx_twi_rx the transfer becomes inconsistent. I am unable to read beyond a couple of bytes.
The return code is successful so have been unable to diagnose the reason.
Please advise on the probable configuration differences to enable this.
Thanks,