Hi,
I'm using nrf52-pca10040 and sdk-15.3, I tested an eeprom chip following twi_scanner example, using no block nrf_drv_twi_xfer way, which works well, then I put it in ble_app_uart example with S112, neither ble nor eeprom can work.
I also tried the scheduler way, looks same.
Any ideas?