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/SENSORTAG-SW: DevPack Debugging

Part Number: SENSORTAG-SW
Other Parts Discussed in Thread: CC3200, CC2650, CC2650STK, UNIFLASH

Tool/software: Code Composer Studio

Hi, 
I am currently working on vibration analysis on Forging Machines. I have purchased CC3200 SensorTag and DevPack Debugger from TI recently. 
 
I achieved: Powering the sensor with battery and receive data on TI SimpleLink Mobile Application.
Purpose   : To be able to re-program the SensorTag (add additional feature to perform FFT on the device itself)
Issue        : I connected SensorTag with Debugger, but I am not able to flash it.
There are certain PDFs and discussion forums regarding software and connection for CC2650 SensorTag (such as BLE Stack 2.0). I also have CC2650 BLE SensorTag which works perfect when all the steps in the document(I have attached it for reference) are followed.Dev pack 2650.pdf
It would be very helpful if there are any step by step guide in order to flash CC3200 SensorTag and program it. I have attached the PDF which explains about the Developer Environment for CC2650 SensorTag.
PFA: Development Environment For The CC2650STK SensorTag PDF
PS  : I could not find any similar document for CC3200 SensorTag
PFL: Websites of the products that I currently have
CC2650:                     http://www.ti.com/tool/CC2650STK
CC3200:                     http://www.ti.com/tool/CC3200STK-WIFIMK
In case if that could be needed for any development purpose, I'd like to inform that I also have SimpleLink3200 LaunchPad.
Thank You :)
  • HI Swetha,

    The Wifi sensortag is not meant to be a development platform, so I cant really give you suggestions for transforming into such. You should use only the CC3220 Launchpad, and because it also has an accelerometer you should be able to accomplish the same.

    -Aaron
  • Hi Aaron,

    Thank You for your response :)

    You had said that "The Wifi sensortag is not meant to be a development platform", may I know why it is like that ? Actually I had thought that the module was development kit as mentioned in the product description and it also has JTAG and SKIN connector. 

    Also, is it possible to use CCS or uniflash to flash the module. I am not able to do that also. Since I have bought both Bluetooth and WiFi module on my own, I cannot afford to buy one another module CC3220 unless it is the only way to proceed. 

    Finally, can I customize CC2650 SensorTag for my own application(just a modification in computation)? Is that possible?

    Thank You

  • Hi Swetha,

    Let me be clear: We can not support use of the CC3200 sensortag for development. You will need to get a Launchpad.

    -Aaron
  • Hi Aaron,

    Ok. I understood. But what about the CC2650 Sensor tag? Can I customize CC2650 SensorTag for my own application(just a modification in computation)? Is that possible?

    Thank You.