Tool/software: Code Composer Studio
Hello Community,
I've developed a BLE project based on the SimpleBLEPeripheral sample project on the CC2650dk-7id evaluation board.
When I started, I easily imported this project (this time it worked) by
Ressourc Explorer -> CC26xx Bluetooth Smart v:2.01.00.44423 -> CC2650dk-7id -> Examples -> Simple BLE Peripheral -> Install on Desktop.
Now I tried to install this sample project on another pc with the same software installed. This time the import failed what ever I did:
under Linux (this worked some time ago but now it doesen't): CCS version 6.2.0.00050, tirtos_cc13xx_cc26xx_2_20_01_08 OR tirtos_cc13xx_cc26xx_2_18_00_03, ble_sdk_2_02_00_31 OR ble_sdk_2_02_01_18
AND under Windows (same CCS nearly the same TI-RTOS and BLE stack)
=> The Ressource Explorer showed the Simple BLE Peripheral project but downloading the Project launched the error "There was an error downloading the files. Please try again later". But "trying again later" does not fix the problem.
=> Other BLE Projects included in the BLE stack did not even compile. I managed to get the "Stack Project" of examples/cc2650em/simple_peripheral be compiled but the "App Project" still refused to work.
under Windows with the v 7.1.xx, I neither found CC26xx Bluetooth Smart v:2.01.00.44423 nor Simple BLE Peripheral. TI-RTOS and BLE Stack were installed with current versions.
=> I managed to get the project example/cc2650em/simple_peripheral to work but neither the display worked nor my PC received advertising data.
During the test process my working example project broke. Now i desperately try to get it work again.
Is there any possibility to get the source files of this sample project (the ccs project with the links to the files still exist)?
What could be the reason for this? Did I miss that the support for this sample was ceased?
Please help me!
Best regards
...