Hi,
I have just started working with the LDC1614; I am using the python code(found in FAQs) to read data from the sensor.
I am currenlty getting this readings:
data_msb=058a data_lsb=24d4 Status=c047
data_msb=058b data_lsb=ba7e Status=c047
data_msb=0584 data_lsb=9347 Status=c047
data_msb=0576 data_lsb=cbb5 Status=c047
data_msb=058d data_lsb=8454 Status=c047
data_msb=0583 data_lsb=b022 Status=c047
data_msb=0588 data_lsb=48d6 Status=c047
data_msb=0580 data_lsb=2f14 Status=c047
data_msb=057e data_lsb=fea2 Status=c047
data_msb=0581 data_lsb=56ce Status=c047
data_msb=057e data_lsb=5de9 Status=c047
data_msb=057e data_lsb=9ee6 Status=c047
but I don't know how to interpret them. Is this the same data that can be read in the data streaming section of the OneUI application.
what does this data means?
Thank you a lot for your guidance