Other Parts Discussed in Thread: CC3220SF
Hi.
I would like to have some guidance on the expected behaviour of the Provisioning demo AS IS.
I run the TI RTOS version on a CC3220SF with CCS and the CCS Compiler. Here is what happens.
- I run and the demo on debug mode into the board.
- The terminal shows the message "Starting Provisioning! mode=2 (0-AP, 1-SC, 2-AP+SC, 3-AP+SC+EXT)"
- I connect to the AP and use the html pages to add a wifi profile.
- Once I add a profile, I get the message: "[Provisioning] Profile Added: SSID: myhomeinternetssid"
and that's it, NO pinging. According to the demo docs it is supposed to establish ping.
so I have to reset the board, and then it will load the profile that I added at first and then start pinging.
I thought this was an example on how to provisioning Wifi and also establish ping and shows the IP acquired.
How am I supposed to do provision Wifi to a device on a production device, tell the user, "hey, press a button and reset..!"
Would it be possible to add the profile, get the IP and establish Wifi connectivity ??
I've been reading the documents and in some chapters it says that the device does provisioning "automatically". so far after looking at that provisioning state machine, I don't see anything automatic about it.
some guidance would be very much appreciated
thanks
-Pablo