xumingxin7398 / cordovaEsptouch

a cordova plugin for Esptouch which smartconfig esp8266
Apache License 2.0
14 stars 17 forks source link

[Android] callback issue #6

Open marcopellegrinoit opened 7 years ago

marcopellegrinoit commented 7 years ago

Smartconfig works, but the success/error callback doesn't. Any fix/suggestion? It seems caused by the thread in esptouchPlugin.java

iotproductions commented 6 years ago

Hi, Thank you so much ! Your plugin working properly. But, callback function ony return "finished" when configuration process is success. How can i get IP of ESP8266 after configuration is completed ? Thanks !