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.

RTOS/CC3220SF-LAUNCHXL: How to add BLE (CC2650 or CC2640R2) to a WiFi MCU (CC3220sf)

Part Number: CC3220SF-LAUNCHXL
Other Parts Discussed in Thread: CC2650, CC3220SF, TIDC-BLE-TO-WIFI-IOT-GATEWAY, CC3220S

Tool/software: TI-RTOS

Hi,

I've been working around the Project_Zero for the CC2650 with the MSP432 example project to understand how the library works.

Now I would like to add the BLE library to the CC3220sf MCU. I'm designing a product that requires WiFi and BLE. 

I also ordered a CC3640R2 launchpads to evaluate these chips.

Ti has a very nice documentation, but haven't find any guide how to port the BLE library to another mcu. In particular I need to run it in a CC3220sf. If I could run the project_zero on the CC3220sf would help me a lot.

Could you point me to the steps I should follow to run the SimpleLink SDK BLE Plugin in the CC3220sf launchpad?

Thank you very much