Smart config question

Had a question about smart config. Will you guys be releasing an open source version of the smart config app, or an API? Basically we’d like to roll our own APP that would allow us to configure the device’s wifi selection. Just wondering if this were possible. Thanks!

1 Like

we are also looking into having smart config built into one of our app. open source version would be cool.

Also can we set a static IP for the spark via smart config ?

You can write your own app for Android / iOS using the libraries from TI. SmartConfig is a feature of the CC3000 (the WiFi module of the SparkCore), so you can look at this wiki. You can download the libraries here.

developer beware, this lib only works on the device so don't go trying to build to simulator.

1 Like