This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2640R2F: Does GUI Composer have components for iOS and Android GUIs

Part Number: CC2640R2F

Hello,

I'd like to use graphs, charts, and other data representation in an iOS app. Is anyone aware of where I can get access to libraries/APIs for GUI composer elements? I'm aware of several costly third party solutions for iOS and Android, but I really just need the tools that have already been built by TI in GUI Composer. I know that it can be difficult to keep up with all the change in iOS and Android.

I see that there is a git repository here: https://git.ti.com/cgit/sensortag-ios-source-code-example/sensortag-ios-source-code-example/ Unfortunately this doesn't build and run in the current version of Xcode.

Appreciate any help here,

Patrick

  • Hey Patrick,

    Unfortunately I'm not aware of any tool like GUI composer for the mobile development side of things. 

    The dashboard part of the ios app would be a good place to start if you need something specific for Bluetooth LE (the SensorTag uses Bluetooth LE to get sensor data from the TI device to the mobile app). The code on Git is older and I'm not aware of any plans to release any updates to this.