Hi Gary,
We do have Android source code available to talk to the CC3200. We have just pushed a new release out for Android, v2.22.22 that will be live on the website tomorrow at www.ti.com/.../wifistarterpro
An iOS version of the app is also available…
Other Parts Discussed in Thread: WIFISTARTERPRO , CC3200 I have downloaded and successfully compiled the source code for iOS at /tool/wifistarterpro . However, it does not appear that it is the same code as is in the SimpleLink Wi-Fi Starter Pro App in…
Hi Kevin,
1.We have included "libFirstTimeConfig.a" framework under Linked Frameworks and Libraries in our project.
Everything worked fine until we worked with this framework under development.
2. Now we tried to Archive the app under the Product…
Hi Sourajit, Are you needing help on the CC3200 or App Development side? For the CC3200 side, there are a number of good example programs available on the SDK: www.ti.com/.../CC3200SDK . From your description, maybe the P2P example would be a good place…
Hi,
For CC3200 are two provisioning applications:
- WiFi Starter ( www.ti.com/.../wifistarter )
- WiFi Starter Pro ( www.ti.com/.../wifistarterpro ) - new recommended provisioning way
For both application are available source code (see links above…
Hi Renji,
It is an an Android / Chrome issue. In iOS, the MDNS queries are integral part of any name resolution procedure, while Android only provides apps (such as Chrome) with ability to access MDNS. It is up to Chrome to support this.
In a dedicated…
This is a duplication of an existing thread ( e2e.ti.com/.../2179068
Please use the wifi starter pro ( www.ti.com/.../wifistarterpro) instead of the old SmartConfig project.
br,
Kobi
Part Number: CC3220SF-LAUNCHXL Hi,
The oob document mentions that the LED control function is only available on SimpleLink™ Wi-Fi® Starter Pro V2.2.22. which i get it from google play store.
But TI site not update this message, you can check the link…
Hi Roov,
The link you used is an old one that complies only with CC3000.
Please use the Wifi Starter Pro source code for CC31x0/CC32x0: www.ti.com/.../wifistarterpro
This is a reference that can allow you to develop your own app.
For local IP…