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.

How to send Bluetooth data from CC2650STK to any Bluetooth enabled gateway ?

Other Parts Discussed in Thread: CC2650STK

Hi,

We are looking for prototype or code implementation in which CC2650STK broadcasts data for 5 seconds and then again turns off that data sending for 5 seconds (works with duty cycle of 5 seconds)

Can anybody share the working example of this implementation about how to scan devices and then broadcasts data to those devices OR just broadcasts data for 5 seconds.

Which API for this example will be helpful?

  • Hello Jayesh,

    Please see the SensorTag User's Guide on the TI BLE wiki. For example, you can enable/disable notifications for the respective sensor(s) based on your interval. It might be helpful to go over the SimpleLink Academy and Project Zero, details can be found in the Getting Started sticky thread.

    Best wishes
  • Hi,

    I have flashed SensorTag_app in my CC2650STK with debugger devpack. But, when remove devpack and try to see SensorTag in SensorTagApp in android device, I cannot see the device connected i.e. Once I remove it from debug state from CCS, it's connection is lost and it does not reconnect.

    How should I solve this problem as we want to check power consumption when CC2650STK is powered by DC power supply.