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.

CC3120: Not able to host https server on CC3120

Part Number: CC3120
Other Parts Discussed in Thread: UNIFLASH, , CC31XXEMUBOOST

As per the cyber security requirement we need to host the https server instead of http server. 

Hardware Setup is:

- Connected the cc31xxemuboost board with CC3120 board over UART as par the schematic and try to communicate with CC3120 board using CCS Uniflash as well as Uniflash tool

if we want to use the certificate for https service we have 2 methods:

1. Use the certificate signed by the Approved vendor as mentioned in the catalog in the SDK

        This is not feasible as our product is not internet facing device hence this approach we cannot take

2. the catalog to support the self-signed certificate and use self-signed certificate

       We are able to do read the version of CC3120 chip using CC31xx Emulator board using the CCS UniFlash tool, but we are not able to list the FileSystem.

       We downloaded the UniFlash tool as well but not able to proceed beyond “Start Image Creator”

Let us know how to establish the communication and read the Catalog and modify the same?

With regards,

Anuj Shah