This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/CC3220SF-LAUNCHXL: Not functional API for starting NWP http server

Guru 80405 points
Part Number: CC3220SF-LAUNCHXL
Other Parts Discussed in Thread: UNIFLASH, CC3220SF

Tool/software: TI-RTOS

Hi Team,

Although I do not use it http server in NWP, I found one suspicious thing with CC3220 NWP webserver. It looks that API for starting http server is not functional. In case of http server is not enabled /disabled in Uniflash or stopped by API sl_NetAppStop(SL_NETAPP_HTTP_SERVER_ID)/, it is not possible start server again by API sl_NetAppStart(SL_NETAPP_HTTP_SERVER_ID). I found this problem at STA mode. I did not tested other modes (AP, etc.) if are affected also. The API sl_NetAppStart() returns success (=0), but server is not operational.

Test configuration:

- CC3220SF LaunchPad (Rev-A and Rev-B)

- SDK version 1_60_00_04

- ServicePack 3.6.0.3_2.0.0.0_2.2.0.6

Please let me know, if you need more information.

Regards,

Jan