Why are the SCL and SDA pins by default (nRF SDK 11.0, nrf_drv_twi.c: 44-57) configured to use the internal pull-ups?
For I2C, SCL and SDA pin requires pull up. so it is configured to use internal pull ups. so you don't require external pull ups