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.

CC3220MODA: How is the Device Mode Set Through Web Page Accessed By Application?

Part Number: CC3220MODA


I am trying to come up to speed with the SL API and working with code stemming from the network_terminal example project.

I wonder how the Device Mode set in the web page served by the CC3220 can be accessed  or used by the application? See screen shot:



In a related thread (e2e.ti.com/support/wireless-connectivity/wifi/f/968/t/813045 I asked about the variable "app_CB.Status" which I found to be stale when I accessed it after setting the CC3220 into AP mode. (It was still reporting STA).

I have not been able to infer where the value set in this web page is stored so that the application can access and use it.