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.

CCS/BOOSTXL-TMP107: issues detecting the last sensor of the daisy chain

Part Number: BOOSTXL-TMP107
Other Parts Discussed in Thread: TMP107,

Tool/software: Code Composer Studio

Hi, 

I am running some tests with the TMP107, I am using an MSP430 to extract the data from the sensors. my code works when use the TMP107 and not the BoosterPack. I realised that the BoosterPack has a temp sensor that's detected and as a result, I get data from only 2 out of 3 sensors in the daisy chain.

I tried to to cut the last sensor from the daisy chain and only keep 2 + the one in the BoosterPack, but now I only detect one sensor from the chain.

It seems like the last sensor is never detected. Anyone had the same issue ? How can I avoid detecting the sensor that's in the boosterPack and detect all the sensors from the daisy chain instead ?

Thank you,