I just figured it out it is not I2C protocol. I need to write all the command by Bit-Bang mode. How can I send/receive data with manual bit command to SHT1x sensor? Can anybody share any library for SHT1x sensor or Bit-Bang mode?? I am using nrf51822 with SDK11 (S130). THank you!