WLAN Firmware on SDK 3.1.0 and up

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

cross mob
Anonymous
Not applicable

Hi ALL

In SDK 2.4.1 the WLAN Firmware image resides in the wifi_image.c file in a form of a C style array.

On SDK 3.1.0 this file does not exists. From looking at the code I see the whole mechanism was changed and it is supplied as a bin file placed somewhere in the Flash memory and loded to the chip from there.

I also could see that the Firmware has some kind of a header that specify the size of the FW and maybe some other things.

I could not however find this structue definition anywhere in the code.

Since we do not work with a supported platform I need this to be able to load the new firmware so I can check new functionality.

Please provide this structure definition and any other info that I need to use the new Firmware of SDK 3.1.2.

Thanks

0 Likes
1 Reply