Part Number:CC3220
Hi,
I currently have a freertos aws iot example running on my cc3220 launch pad I would like to add wifi provisioning to the existing example. However, so far I can only find a httpserver example for the cc3200 that gives a isr fault on my cc3220 and a provisiong example in the cc3220 simplelink sdk that works but has a order or execution that is really hard to follow. Is there any documentation or examples out there that show the following:
1)how to add wifi provisioning to an existing project, with the app or just by hosting a web page for the user to enter wifi details.
2)what commands are needed and in what order?
3)What needs to be done in code and what can be set in uniflash?
The information I've found so far is scattered in a few places and none seems to give information on actual code implementation. The most relevant information I have so far is:
Thank you for your help in advance,
David