Hello everyone,
I am new to CCS and I am trying to set up a SimpliciTI connection for my two cc4306137 boards, I was able to run the AP_as_data_hub example that came with the SimpliciTI package just fine and now I have connected a TMP006 device to the EndDevice via I2C. The idea is to read the local temperature using the TMP006 and send it to the EndDevice which then sends is to the AP.
So far I am having a little bit of trouble trying to add the source code to the simpliciTI project (I am using the example code from the AP_as_data_hub example). I am not sure how to configurate the I2C port on the MSP430 and where to insert all the source code for the TMP006 device, do I have to create files to configurate the I2C inside the SimpliciTI from scratch? Also if someone have any source code for the TMP006 that might help me out, so far I have been trying to work with the source code give for the cc3200 device (examples) and the source code from TMP006EVM, I have got them all from the ti website.
Any help is welcome,
Thanks a lot.
Renan.