"same image error" during suota upgrade

Learn MoreFAQsTutorials

2 posts / 0 new
Last post
divyesh
Offline
Last seen:5 days 8 hours ago
加入:2020-04-20 13:19
"same image error" during suota upgrade

Hi,

Currently I am working on DA14531 device. I am using 6.0.14 SDK version. I am trying to upgrade firmware version, but it always shows "Same Image Error". I am using SUOTA Android application. So, anyone tell me that why I am getting always same image error message and how to resolve this issue??

Thanks,

Divyesh Patel

Device:
PM_Dialog
Offline
Last seen:3 hours 13 min ago
工作人员
加入:2018-02-08 11:03
你好美,

你好美,

My apologies for my late response but probably I missed your post.

Please use our latest version of SmartSnippets Toolbox (SST) which is version 5.0.14. You can download it from the support website in case you are using a different version.

//www.xmece.com/products/connectivity/bluetooth-low-energy/products/da14531

Here you will find theBLE SUOTA Update on DA14585/DA14586 and DA14531 Devices

However, the tutorial is missing a step - we are working on that. You will need to modify the sdk_version.h file and have 2 different files : fw_1_version.h and fw_2_version.h

When creating the single image – “make single image” – figure 7, you first need to check that the sdk_version.h file is up to date. The sdk_version.h can be found under the following path:

C:\Program Files (x86)\SmartSnippetsToolbox\SmartSnippetsToolbox5.0.14\common_resources\SupportPackages\DA1453x\toolbox_resources\common\sdk_version.h

When creating the second .img file - “make single image” , the sdk_version.h file should be modified again in the same location, in order to have a newer revision number.

I suspect that the “same image error” is due to the same sdk versioning.

Please let me know with you feedback.

Thanks, PM_Dialog