Which libary I can use for Bluetooth and WiFi configuration
Posted: Thu Feb 21, 2019 2:33 pm
Hi guys,
I´m more ore less new to the ESP32 topic, I hope you can help me bit to find the right solution for my project.
I´d like to use the ESP32 receiving some data from my Atmel MCU, I played a lot with and it´s working fine but know I´ve to connect my phone to the ESP32 and for this topic I´m a virgin.
What I´d like to do?
I will have an APP (Android and iOS) which can connect to the ESP32 via Bluetooth. Within the APP you can scan for available WiFi networks, select one and connect to it (using the WPA password).
Now the question, as far as I understand are there different ways to do it.
1) usingg BluFi for Android or BluFi for iOS. This APPS are using the ESP32 API withouth any webserver running on the ESP32.
https://github.com/EspressifApp/EspBlufiForAndroid
https://github.com/EspressifApp/EspBlufiForiOS
2) Run a webserver on the ESP32 and you are just using the Bluetooth to connect to the ESP32 webinterface, there you can select the wifi network and enter the password.
I also found the ESP32 touch libarys
https://github.com/EspressifApp/EsptouchForAndroid
Now I´m helpless
I would like to hire a freelancer for creating the Apps but I don´t know which inital basis I should suggest.
Hopefully someone can help me.
Rudolf
I´m more ore less new to the ESP32 topic, I hope you can help me bit to find the right solution for my project.
I´d like to use the ESP32 receiving some data from my Atmel MCU, I played a lot with and it´s working fine but know I´ve to connect my phone to the ESP32 and for this topic I´m a virgin.
What I´d like to do?
I will have an APP (Android and iOS) which can connect to the ESP32 via Bluetooth. Within the APP you can scan for available WiFi networks, select one and connect to it (using the WPA password).
Now the question, as far as I understand are there different ways to do it.
1) usingg BluFi for Android or BluFi for iOS. This APPS are using the ESP32 API withouth any webserver running on the ESP32.
https://github.com/EspressifApp/EspBlufiForAndroid
https://github.com/EspressifApp/EspBlufiForiOS
2) Run a webserver on the ESP32 and you are just using the Bluetooth to connect to the ESP32 webinterface, there you can select the wifi network and enter the password.
I also found the ESP32 touch libarys
https://github.com/EspressifApp/EsptouchForAndroid
Now I´m helpless
I would like to hire a freelancer for creating the Apps but I don´t know which inital basis I should suggest.
Hopefully someone can help me.
Rudolf