-
I tried to configure WiFi and got a timeout. The "help" tells me to configure using EspTouch. So I followed, but the device doesn't show up in either EspTouch or EspTouch V2. How can I configure WiFi?
-
Hello!
I am running my ESP32 IDF code with "esp-smartconfig-dart" which works fine for ESPTOUCH protocol. However, switching to protocol ESPTOUCH_V2 , the device recieved the SSID, password and res…
htg20 updated
4 months ago
-
Hi! This is a cool little project you have! I imagine you may not be planning to support other users as it's just a side project, but if you have the time, I've been having trouble getting my LILYGO b…
-
Hello Developer Team,
I am tried your ESPTouchForAndroid for demo purposes and it’s working fine as per our project requirements, but the problem is our project is cross-platform (Flutter), So do y…
-
Not support EspTouch V2.Do you have an updated plan?
-
flutter run error:
esptouch_flutter-1.1.0-androidv2/android/src/main/java/com/smaho/eng/esptouch/EsptouchPlugin.java,uses or overrides deprecated API.
```
buildscript {
ext.kotlin_version …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
LYL14 updated
1 month ago
-
Hey,
Sometimes the device is not connecting and also multiple devices are not scanning/connecting.
I have also tried esptouch_flutter 1.1.0-androidv2, but the result is the same.
esptouch_flutt…
-
Hi, when i execute the code in react native project, i return this error "no wifi connection".
i don't understand how to pass the ssid of the wifi network to the start method.
This is my code:
…
-
The 1.1.0-androidv2 of esptouch_flutter has been setting in pre-release for a year with the last updates to esptouch_flutter coming 18 months ago. What package are people using with similar functiona…