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.

LAUNCHXL-CC26X2R1: Firmware Update Script

Part Number: LAUNCHXL-CC26X2R1
Other Parts Discussed in Thread: CC2652R

I have used CC26x2 controller to my product. I am using OAD in my product. I am also using bluetooth to my product.

I am manually assigning serial number to the device which is used to identify and connect with particular device,

now i want to develop multiple devices, to do this, i require serial number chage to the program and compiling process.

can i integrate code composer studio with python or java to do this part using scripting? i want to change the serial number written to the code sattically using program, compile the program and upload to the program, now because i am using onchip OAD, i also required to upload binary files of persistance app, my applicaiton firmware and BIM files to give it full functionality.

to manage all these things remotely and for OEM is there any better way of scripting?

please guide me on this, i am completely new to autonomous firmware uploading and testing part.