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: OTA question: old chip(Revision C) with old SDK(2.30) and new chip(Revision E) with latest SDK(2.40)

Part Number: LAUNCHXL-CC26X2R1

Hi TI team,

I want to ask some questions about OTA.

1. I want to know whether I can use old chip(Revision C) with old SDK(2.30)(Coordinator) and new chip(Revision E) with latest SDK(2.40)( End-Device) to implement OTA.

Or I need to implement OTA by using the latest chip(Revision E) and latest SDK(2.40) to be a Coordinator and End-Device.??

2. What's example code that I can use?? The example code of zed_switch_ota_client(V2.40) to be a End-Device and the example code of zc_ota_server(2.30) to be a Coordinator??

3. what's differences between zc_ota_server and zc_switch_ota in the old SDK(2.30)??

Thanks