Other Parts Discussed in Thread: ENERGIA
Hello!
I'm trying to interface the CC3200 launchxl with the SHT21 temperature sensor using I2C,
I'm doing the pin configuration as mentioned,
SCL = P01(9)
SDA = P02(10)
Note : Both pins are from P1 of J22(written on board).
Trying to attach the pull up resistors but not working.
Doing coding on the Energia.
Also removing the J2 and J3 as per the guidance.
Anyone have the solution or i have to do something different then mentioned.
Thanks in Advance!