Hello Christian, > > My problem is that sensors sometimes reports confusing values i.e. > - it prints ALERT although the corresponding values are fine, the ALERT > then vanished in the next read > - sensor values give suddenly 0 or arbitrary values > - configured limits are 0 for one or two reads and then go back to the > defined value This sounds like there might be something else accessing the chip. Did you check log if there are no i2c bus related problems? We may also implement some checks to asb100 read routine to be sure that the reads actualy succeed instead of failing silencely. Regards Rudolf