Non secure update problem

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

cross mob
Anonymous
Not applicable

Secure update works well.

But Non secure update don't works with Android OTA.

I downloaded Android application below link.

http://community.broadcom.com/thread/3093

I ran ota_firmware_upgrade application running on TAG3 board.

The debug message in Wiced SDK says below.

            // command to start upgrade should be accompanied by 2 bytes with the image size

            if (len < 3)

            {

                ble_trace1("\rBad Download len:%d", len);

                return (FALSE);

            }

How can I solve this problem?

Thanks in advance.

0 Likes
1 Solution
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

The regional WICED support team out of Korea will be contacting you to help resolve this issue.

nsankar boont kwang solomon

View solution in original post

0 Likes
1 Reply
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

The regional WICED support team out of Korea will be contacting you to help resolve this issue.

nsankar boont kwang solomon

0 Likes