Part Number:CC3220SF
Hello,
I thought I'd point out a documentation error.
In: http://www.ti.com/lit/ug/swru455g/swru455g.pdf
In Section 9.4.6 the route is listed as /api/1/wlan/en_ap_scan/confirm_req
The correct route is /api/1/wlan/confirm_req
This confused me for a while why it wasn't working until I found the document:
http://www.ti.com/lit/an/swra513a/swra513a.pdf
Which listed the correct route in Appendix 1.
Sections 9.4.8, 9.4.9, and 9.4.10 of the first document may have errors as well, it looks like there was a copy and paste error where "en_ap_scan" made it into the URLs. The string "en_ap_scan" is part of the route to initiate scanning.
cyril