Other Parts Discussed in Thread: OPT3101, CC2650MODA, CC2650
Tool/software: Code Composer Studio
Is OPT3101 Time-of-Flight sensor SDK available in C?
I download OPT3101 SDK 0.9.1 that is in C++ and I am trying to use this sensor with CC2650MODA Simplelink BLE MCU acting as a host processor. The sample programs for CC2650MODA is in C and even Bluetooth stack is in C.
I tried converting CC2650MODA project to C++ to make it work with OPT3101 SDK but I am getting compile time error since Bluetooth stack ICall routines are built in C.
Can TI provide OPT3101 SDK in C for project that require to be built in C?