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.

CC2652RB: Custom app interface for custom BTE services?

Part Number: CC2652RB
Other Parts Discussed in Thread: LPSTK-CC1352R

I'm probably going to create some custom services using the Bluetooth Developer Studio—this looks like the best way to ease into it (?). I am curious how, say, the TI Starter app loads the sensor view for Project Zero? Is that built separate from Project Zero or are those fields dynamically populated based on the Project Zero broadcast? I'm kind of thinking about LabVIEW, where there are prebuilt GUI elements for specific functions that the app might just recognize (green vs. red LED).

My bigger ask is advice on creating a user interface that might have some binary switches (or "LEDs") and a continuous data stream on a graph. Ideally, I could use Mac/iOS, but also have a Windows machine I can dedicate, I'm wondering if I need to get a PTS Dongle and just build this all in BDS?

Thanks,