Page 1 of 1

Where to download Esptouch v0.3.4.6 APK for ESP32 smartconfig v2.7.1

Posted: Wed Jan 03, 2018 2:58 pm
by xiangcheng
Sorry I know this is a low question. But I just want to demo smartconfig function quickly. I download from https://github.com/EspressifApp/EsptouchForAndroid but it is source code, no APK. I don't know how to compile it. Where could I get esptouch APK that is compatible with latest smartconfig 2.7.1? Thanks a lot.

Re: Where to download Esptouch v0.3.4.6 APK for ESP32 smartconfig v2.7.1

Posted: Wed Jan 03, 2018 3:04 pm
by xiangcheng
oh... download one extra tool named "IOT-Espressif-Android_1.1.4.apk". It could config smart config for demo.

I (37173) wifi: n:2 0, o:1 0, ap:255 255, sta:2 0, prof:6
I (38153) wifi: state: init -> auth (b0)
I (38173) wifi: state: auth -> assoc (0)
I (38193) wifi: state: assoc -> run (10)
I (38263) wifi: connected with kkk, channel 2
I (41193) wifi: pm start, type:0

I (41373) event: sta ip: 192.168.31.197, mask: 255.255.255.0, gw: 192.168.31.1
I (41373) sc: WiFi Connected to ap
I (44463) sc: SC_STATUS_LINK_OVER
I (44463) sc: Phone ip: 192.168.31.120

I (44463) sc: smartconfig over

Re: Where to download Esptouch v0.3.4.6 APK for ESP32 smartconfig v2.7.1

Posted: Wed Feb 21, 2018 8:49 pm
by meneses.leonardo
xiangcheng wrote:Sorry I know this is a low question. But I just want to demo smartconfig function quickly. I download from https://github.com/EspressifApp/EsptouchForAndroid but it is source code, no APK. I don't know how to compile it. Where could I get esptouch APK that is compatible with latest smartconfig 2.7.1? Thanks a lot.
Hey there, this took me a while. This project is no longer being supported and android studio has moved to graddle which makes it difficult to build.

https://drive.google.com/file/d/1Z_vbyJ ... sp=sharing

Re: Where to download Esptouch v0.3.4.6 APK for ESP32 smartconfig v2.7.1

Posted: Fri Feb 23, 2018 9:45 am
by Cellie
There is also the ESP8266 SmartConfig app (not by Espressif) which has the same functionality and is available from Google Play store.

Does the job for me.