nicop2000 / esp_provisioning_softap

Other
5 stars 6 forks source link

How to send Wi-Fi Credentials to ESP32 using hotspot in flutter app #5

Open webaddicted opened 3 months ago

webaddicted commented 3 months ago

I have an iOT project. Where I need to send home wifi credentials on iOT device.

Firstly, I have to connect the mobile app to the iOT device hotspot. Then send wifi credentials to the iOT device without internet. then the device automatically connects to WiFi.

I already try lots of package but not been able to achieve this task.

I tried Following package wifi_iot flutter_iot_wifi flutter_esp_ble_prov esp_provisioning_ble esp_provisioning_softap

Can you please help me how I can achieve this?

my mail id is deepaksharmatheboss@gmail.com