Hello,
I currently try to start (Msp430F5529lp+cc3100) as AP mode and scan available network in the website(programmed in CC3100 : www.mysimplelink.net) and select desired AP for the device to connect to by changing station mode.
My problem is very first step that, I have no idea how to handle the website by energia code.
I can make the device to operate as AP. And I can connect to it via my cell phone and access to the webpage(WWW.mysimplelink.net) by web browser.
However when I click "provisioning AP" tab in the programmed website, there's no available AP which is different from operation by an example of "Code composer studio - Provisioning AP".
Anybody know which code in CCS Provisioning AP example can handle to scan all available APs and display in the website?
I will be appreciate to get any clue.
Thank you,
JJ