Other Parts Discussed in Thread: CC3120, UNIFLASH
Hi,
We are using the CC3120MOD in our products and are looking into updating the service pack present on the devices.
Using the simplelink API (version 3.0.1.46, from simplelink_sdk_wifi_plugin_2_40_00_22\source\ti\drivers\net\wifi), I made an application that receives the servicepack and signature (currently sp_3.11.1.0_2.0.0.0_2.2.0.6.ucf and sp_3.11.1.0_2.0.0.0_2.2.0.6.ucf.signed.bin). The application then writes and close successfully the file "/sys/servicepack.ucf"
After restarting the device, the versions are successfully read using sl_DeviceGet().
The problem is that calls to the sl_WlanSet() function are now always returning SL_ERROR_INVALID_PARAM. Other API function such as sl_NetAppSet() are working correclty.
Thnak you,
Georges Brown