cordova-plugin-smartconfig icon indicating copy to clipboard operation
cordova-plugin-smartconfig copied to clipboard

A cordova plugin for Smart Configure ESP8266 & ESP32 with Espressif Esptouch protocol.

Results 4 cordova-plugin-smartconfig issues
Sort by recently updated
recently updated
newest added

Refer to the Espressif library: - https://github.com/EspressifApp/lib-esptouch-v2-android - https://github.com/EspressifApp/EsptouchForAndroid/tree/v2.0.0/esptouch-v2 - https://github.com/EspressifApp/EsptouchForIOS/tree/v2.0.0

My iOS app that is using the ESPTouch framework does no longer work - it compiles without errors, but the SmartConfig does not seem to reach the ESP32 anymore. The...

this library is working fine in android but it gives the error in ios i use anguler 9 and cordova 9 for building the code. please help??

Hello, I met some problems when using this plug-in. Could you help me solve them? I use the front-end framework of vue, where the app.vue call part is as follows:...