-->
Page 1 of 1

Any utilities/app available to test smartconfig?

PostPosted: Thu May 14, 2015 2:14 am
by Axel
Hi,
I have built the examples/smart_config and running on my device.
Are there any utilities on PC or Android/iOS to test the smartconfig for
both SC_TYPE_AIRKISS and SC_TYPE_ESPTOUCH. (The example code uses
SC_TYPE_AIRKISS, I'd like to test SC_TYPE_ESPTOUCH as well. )

Thanks.

Re: Any utilities/app available to test smartconfig?

PostPosted: Wed Jun 17, 2015 5:15 am
by Bontor Humala
I used app from this github repository IOT-Espressif-Android and use espressif iot SDK v1.1.1. They work perfectly.

Unfortunately, adding any code from esp_mqtt cause the firmware to not working anymore. I am still looking on how to use smartconfig and esp_mqtt together