I am considering to use the CC2640R2L Bluetooth wireless MCU by Texas Instrument on a PCB. I only want to use the MCU chip itself, not the whole CC2640R2F LaunchPad.
The question I want to ask is, after I finished programming in CCS (Code Composer Studio by Texas Instrument), can I transmit the program to the wireless MCU by Bluetooth? Does CCS come with the function to transmit program via Bluetooth?
I know that CC2640R2L MCU has JTAG pins. But I want to do all of the communication wirelessly in my design.
Thank you for reading my question.