I have connected OPT3001 sensor with MSP430FR5969 and trying to read the data from OPT3001. I could able to get the proper lux value between two successive readings through I2C bus, when I use 1 second delay between two successive readings, other wise if I keep delay of 900 msec between two successive readings of OPT3001 giving wrong lux value. Please suggest is there any method to get the lux data from OPT3001 sensor at least 5 values per second?