Other Parts Discussed in Thread: CC2650
I am looking to find the UUIDs for the LPSTK-CC1352R Bluetooth Services, Characteristics (TI Configuration and Data information) for Gatt Server operation. Specifically looking for this information for the sensors IR Temperature Sensor (Configuration and Data), Movement Sensor (Configuration and Data), Humidity Sensor (Configuration and Data), Barometric Pressure Sensor (Configuration and Data), and Optical Sensor (Configuration and Data); and for the following services: IO Service (Configuration and Data), Simple Keys Service (Configuration and Data), OAD Service and Execution (Configuration and Data), Connection Control Service (Configuration and Data), and Register Service (Configuration and Data). My objective here is to write an iPhone iOS 13 app to query the Gatt server as a Bluetooth peripheral, so that it can send sensor and other data back to the iPhone client using BLE.
Also, looking for any other programming information required to transform the characteristic values into meaningful data that can be interpreted as a physical quantity measurement,
Thank you.