Other Parts Discussed in Thread: TMP116, SYSCONFIG, ENERGYTRACE, CC2652R
Hi,
I'm trying to use the Launchpad CC2642R1 / CC2652R1 (HW Rev. B) interfaced to a Sensor device TMP117
The TMP117 works correctly using the CCS project: i2ctmp116_CC26X2R1_LAUNCHXL_tirtos_ccs
Also the Bluetooth stack works on the same launchpad using another reference project: simple_peripheral_CC26X2R1_LAUNCHXL_tirtos_ccs
But I have difficult to import the Temperature sensor functions and the source header files from the first projects to the simple_peripheral... because they are built on two different SDKs:
1) simplelink_cc13x2_26x2_sdk_3_30_00_03 (the first project)
2) simplelink_cc13x2_26x2_sdk_5_20_00_52 (the simple_link project)
Is there any project, based on the same SDK that combines the Temperature sensor TMP116 or TMP117 source drivers with the BLE stack ? ....that can be used on the Launchpad CC2652R1 ?
alternatively which project can I best use as a reference design that combine the BLE transmission of the Temperature Sensors readings such as the TMP117?
Thanks in advance
Alessandro Finezzo