How to change file version of Ota file

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to change file version of Ota file

跳至解决方案
1,541 次查看
yuboli
Contributor II

Hi  every one,

   I compiled externalized ColorLight with JN-AN-1218. I want to change the version of Ota file and how to modify it.

D7J]Y{C[0ZQLG[IU]4Y15]8.png

0 项奖励
回复
1 解答
1,445 次查看
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Daniel, I hope you're doing well!

 

Could you please take a look at this document here? Appendix B has some related information to the values related to OTA version.

 

The example provided in said document is for a null OTA file, but the concept applies to regular OTA files as well.

As you can see in the image below, the first two bytes correspond to Manufacturer code, then two bytes for image type, and one byte for version number, followed by 3 "zero" bytes.

 

pastedImage_2.png

 

You can also change the version number using JET, as explained in section 3.3 of the same document.

 

Please let me know if you need more information.

 

Best regards,

Sebastian

在原帖中查看解决方案

1 回复
1,446 次查看
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Daniel, I hope you're doing well!

 

Could you please take a look at this document here? Appendix B has some related information to the values related to OTA version.

 

The example provided in said document is for a null OTA file, but the concept applies to regular OTA files as well.

As you can see in the image below, the first two bytes correspond to Manufacturer code, then two bytes for image type, and one byte for version number, followed by 3 "zero" bytes.

 

pastedImage_2.png

 

You can also change the version number using JET, as explained in section 3.3 of the same document.

 

Please let me know if you need more information.

 

Best regards,

Sebastian