unicloudvn / esp_provisioning

Flutter Provisioning library for ESP-IDF ESP32 Unified provisioning
https://unicloudgroup.dev
Apache License 2.0
65 stars 52 forks source link

To further users... #7

Open dpmcgabriel opened 3 years ago

dpmcgabriel commented 3 years ago

The app is still on development stage... It only find devices if your bluetooth is turned off, so the app can turn the bluetooth on itself. And worse than that, it wil only start to scan wifi if the wifi is off too, but in this case, is not a solution, the behaviour is still random to me. It also could not find my wifi network, maybe cause of the max number of the names in the network list. Despite all of that, its a great idea, and the esp32 does receive the wifi network name. Just need more work.