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.

CC3200: Looking for latest information to develop Web Pages for Web Server on CC32000

Part Number: CC3200
Other Parts Discussed in Thread: CC3220S, CC3235S

Hi All,

We are working on Gateway application using CC3200 series of devices.

We are looking to host Web Server with Web Pages for Gateway configuration.

Typical configuration includes router configuration, connected device configuration over BLE.

Plan is to access web pages in soft access mode.

We are from Embedded C background and new to developing Web Pages.

We have few queries:

i) Which tools we can use to develop our custom Webpage?

ii) Is there any tutorial available for development, uploading and testing.

iii) We foresee multiple webpages to be uploaded. Will that be possible?

iv) What is limitation about web server with web pages development that we need to consider before development start.

v) What is security aspect which we need to consider for developing web pages?

Regards...

Yogesh

  • Hi Yogesh,

    Have you had a look at the CC3200 SDK? It seems that a majority of your questions will be solved by having a thorough look. For example, you can find http examples and how to develop upon them. 

    https://www.ti.com/tool/CC3200SDK 

  • Hi Sabbeh,

    Thanks for your replay.

    While exploring SDK, i came across "SimpleLink CC32xx SDK (5.30.00.08)" at below link.

    https://dev.ti.com/tirex/explore/node?node=AJcIeo7l4FzclOiRi.uccg__fc2e6sr__LATEST

    "Wi-Fi HTTP Server" example from SDK gives detailed explanation for HHTP server working, Wi-Fi event handler, etc.

    Example description talks about downloading code from "simplelink_cc32xx_sdk_x_xx_xx_xx\examples\rtos\CC3220S_LAUNCHXL\demos\portable\tirtos\ccs"

    I am not able to locate this folder. Please help me to locate this particular folder. I found similar folder in TI_RTOS folder.

    The example talks about, Download userFiles.zip from the TI Resource Explorer project folder (task 1, step 2) and unzip this file. This ZIP file includes a demo HTML pageportable.html plus supporting JS and CSS scripts.

    In example folder, i am not able to locate userFiles.zip and pageportable.html. Please help me to locate userFiles.zip and pageportable.html.

    I an new to html programming. But i will study this pageportable.html against Wi-Fi event handler and will come back further question.

    Thanks in advance.

    Yogesh

  • The SDK you have linked to does not support your device (CC3200). The naming convention is confusing. The SDK you linked to supports CC3220 and CC3235 based devices. Please reference the SDK I linked to that does support the CC3200. 

  • Thanks Sabeeh for your prompt reply.

    We are working on platform selection phase. Right now we are working on way to implement solution. We have evaluation board for CC3235.

    So request to share the pageportable.html as mentioned below.

    While exploring SDK, i came across "SimpleLink CC32xx SDK (5.30.00.08)" at below link.

    https://dev.ti.com/tirex/explore/node?node=AJcIeo7l4FzclOiRi.uccg__fc2e6sr__LATEST

    "Wi-Fi HTTP Server" example from SDK gives detailed explanation for HHTP server working, Wi-Fi event handler, etc.

    Example description talks about downloading code from "simplelink_cc32xx_sdk_x_xx_xx_xx\examples\rtos\CC3220S_LAUNCHXL\demos\portable\tirtos\ccs"

    I am not able to locate this folder. Please help me to locate this particular folder. I found similar folder in TI_RTOS folder.

    The example talks about, Download userFiles.zip from the TI Resource Explorer project folder (task 1, step 2) and unzip this file. This ZIP file includes a demo HTML pageportable.html plus supporting JS and CSS scripts.

    In example folder, i am not able to locate userFiles.zip and pageportable.htmlPlease help me to locate userFiles.zip and pageportable.html.

    I an new to html programming. But i will study this pageportable.html against Wi-Fi event handler and will come back further question.

    Regards...

    Yogesh

  • Yogesh,

    Did you download and install the CC32xx SDK from TI Resource Explorer? Click on the 3 dots near SDK and download:

    Please read our quick start guide: https://dev.ti.com/tirex/explore/node?node=AIyDVbo7nyu7--hdflwVHQ__fc2e6sr__LATEST 

    The SDK folder path exists and should be easily found. Furthermore, if you have a CC3235, then you need to be looking in the "CC3235S(F)_LAUNCHXL" folders, NOT "C3220S_LAUNCHXL". 

    The example you are referring to is in Simplelink Academy. Please download and install Simplelink Academy. After installation it will be in this path:

    C:\ti\simplelink_academy_cc32xxsdk_5_30_00_00\modules\projects\wifi_portable

    Note this download button: