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.

CCS/CC2650STK: Is there any hex file can make cc2650stk be both host and sensor in BLE device monitor?

Part Number: CC2650STK


Tool/software: Code Composer Studio

I know there is "CC2650SensorTag_BLE_All_v1_50.hex" at "BLE Device Monitor\firmware\cc26xx\sensortag."

But with that hex file the cc2650stk only can be a sensor but not also a host in BLE device monitor.

On the other hand,I also know that by rebuild hex file at "ti\simplelink\ble_sdk_2_02_02_25\examples\cc2650lp\host_test" and download the new hex file into cc2650stk,it can be a host but not a sensor.

Is there any hex file can make cc2650stk be both host and sensor in BLE device monitor?

Or I absolute need two cc2650stk if I want to see the data from cc2650stk in BLE device monitor?