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.

Supported devices and startup

Other Parts Discussed in Thread: CC2650

Hello

We currently have another Bluetooth module we've implemented.

We pair with a device through our software and we send commands from our scripts to test the software and/or hardware. For example the Vodafone STB, we pair with it and then by sending commands test the software. Commands could be ‘left’, ‘1’,…

The problem there is that not every device is supported. For every device we want to pair and communicate with, we must select the correct config file. For a Vodafone STB (SetupBox) we need to select the Vodafone config, for nvidia shield (Android) we need to select the NvidiaShield config and so on… The problem is that we need a config for every device and the device need to be supported by Bluetooth module. AppleTV, Sony PS4 and Xbox One are not supported by them for example. We must wait until they support it and provide us a config file. In the TI product sheets is ‘Several Bluetooth low energy profiles and services’ mentioned for example. Do we need also a specific config for every device? Do you support AppleTV, Sony PS4 and Xbox One?

And what product do we need exactly (Classic and BLE supported)?

Thanks in advance