Hi,
I am using the SDK 11 on nrf51822 I just merged the TWI sensor example and the BLE UART example. Both work together but the softdevice seems to be slowing down the twi read as reading the twi is taking almost double the time. Without softdevice the TWI takes the expected time.
Any suggestions on what could be going wrong.