Resolved! LPS22HB: INTERRUPT_SOURCE register is reset without reading it.
Posted on August 01, 2017 at 13:43I am using lps22HB and connected it to edison through I2C interface.Env:I am using mraa and node JS.This is how I configured the sensor i2cBus.writeReg(INTERRUPT_CFG, AUTOZERO | DIFF_EN | PHE | PLE); i...