Hi @Supporter ,
I have a HTCC-AB02S and i need to make a program which has a LPS22 (Pressure sensor) and a DS3231(Real Time Clock). Both of them are connected by I2C but reading at some post, the AB02s can´t handle the connection of two I2C sensors. I08 and I09 are used by the GPS and can´t be used to connect to another sensor. Is there any example on how to do it? i have used the I2C_Scan of the helltec examples but i am getting 3 but then it goes into 2. Is that normal?
Scanning…
I2C device found at address 0x3C !
I2C device found at address 0x57 !
I2C device found at address 0x68 !
done
Scanning…
I2C device found at address 0x57 !
I2C device found at address 0x68 !
done
Thanks for your help.
Regards,