OTA fail

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
YaTr_3516311
Level 5
Level 5
25 sign-ins First solution authored 100 replies posted

Hi,

I'm testing OTA function with the ota_firmeare_upgrade example. But when I run Osotaupgrade.exe to do the upgrading, below fail comes. Please tell me why and how to modify code.

pastedImage_0.png

BR,

Treacy

0 Likes
1 Solution

Is your make something like this?

snip.ota_firmware_upgrade-CYW920706WCDEVAL OTA_FW_UPGRADE=1 download

Did you copy the xxx-release.ota.bin into a temp folder together with the WsOtaUpgrade.exe utility?

Did your Bluetooth dongle able to scan the above board?

View solution in original post

0 Likes
3 Replies
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

I tested the demo before and there is no problem. Did you use a windows computer for the OTA as the following steps?

* 1. Plug the WICED eval board into your computer

* 2. Build and download the application (to the WICED board)

* 3. Pair from client

* 4. Use WsOtaUpgrade application to try over the air upgrade.  Pass as an argument

*    snip.ota_firmware_upgrade-CYW9207xxWCDEVAL-rom-ram-Wiced-release.ota.bin

*    the name of the file created during the build.

You need to copy the .ota.bin file to the same folder with WsOtaUpgrade.exe and run the WsOtaUpgrade.exe in the comand line window like:

WsOtaUpgrade.exe snip.ota_firmware_upgrade-CYW9207xxWCDEVAL-rom-ram-Wiced-release.ota.bin

Yes, I do as your said steps. But failed. And I find my OTA demo log is as below. Is it correct?

pastedImage_0.png

0 Likes

Is your make something like this?

snip.ota_firmware_upgrade-CYW920706WCDEVAL OTA_FW_UPGRADE=1 download

Did you copy the xxx-release.ota.bin into a temp folder together with the WsOtaUpgrade.exe utility?

Did your Bluetooth dongle able to scan the above board?

0 Likes