This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LPSTK-CC1352R: HDC2010 drivers bug

Part Number: LPSTK-CC1352R
Other Parts Discussed in Thread: HDC2080, HDC2010,

I was trying to get  data from HDC2080 sensor  with use   #include <ti/common/sail/hdc2010/hdc2010.h>  driver but my code was hanging up after  write I2C frame was sended. 

To verify where the problem is I use  multisensor example.

I have test multisensor examples from listed below SDK's:

simplelink_cc13xx_cc26xx_sdk_5_30_01_01
simplelink_cc13x2_26x2_sdk_5_20_00_52
simplelink_cc13x2_26x2_sdk_5_10_00_48
simplelink_cc13x2_26x2_sdk_4_40_04_04

and only example from SDK

simplelink_cc13x2_26x2_sdk_3_40_00_02   

is working and I can get temperature from HDC2080 sensor which is located on LPSTK1352R.  Could you please confirm that there is bug in mentioned SDK's   or any specific settings need to be done to make this working in latests  SDK version?