Hi!
Zigbee works in ZNP mode in my project.ZigBee protocol tasks runs on CC2652,application task runs on AM3352. I want to implement the zigbee OTA function of cc2652, the code I refer to is Zigbee_3_0_Linux_Gateway_1_0_1.But in the Zigbee_3_0_Linux_Gateway_1_0_1,it only has OTA server code.Would you provide the OTA client code for zigbee working in ZNP mode?The sdk version I use is simplelink_cc13x2_26x2_sdk_4_10_00_78.In this sdk,the zigbee working mode in the OTA example project is not ZNP.
Thank you very much!