Other Parts Discussed in Thread: CC3120
Hi,
I am interfacing CC3120 to stm32 for non rtos environment using simplelink_sdk_wifi_plugin_2_30_00_10 drivers. Every thing is working fine but I faced one problem regrading reset (call sl_Stop followed by sl_Start) the device. When I reset the device then sometime it generate error code [-2005] "/* API has been aborted due to an error detected by host driver */", then same error repeats.
I have to generate this error what I did , I called reset device every 5 second, till some time it reset properly, but after some time (after few minutes) it start throwing the error [-2005], then it never again reset once error came and same error repeat if I continue to reset the device after 5 second.
Please explain why it happening and suggest some solution to resolve this error.
Regards,
Shubham