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.

CC3135: cc3135 flash Embedded Programming(upgrade) example

Part Number: CC3135
Other Parts Discussed in Thread: UNIFLASH, CC31XXEMUBOOST, CC3120
We hope that the firmware of CC3135 can be saved to local flash via Bluetooth. The MCU then communicates with the CC3135 through UART and uses the protocol mentioned in the SWPA231.pdf (CC313x and CC323x SimpleLink Tm Wi-Fi® Embedded Programming) to program the firmware into the CC3135's flash.
The key here is that the MCU reads the local CC3135 firmware and uses UART to perform the programming for multiple CC3135's. This feature is like UNIFLASH upgrading CC3135 via CC31XXEMUBOOST. Does TI provide a ready-made example of this feature? It would greatly accelerate our development process.