Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure access point SSID and password using bluetooth #1

Open
snahmad opened this issue May 25, 2018 · 4 comments
Open

configure access point SSID and password using bluetooth #1

snahmad opened this issue May 25, 2018 · 4 comments

Comments

@snahmad
Copy link

snahmad commented May 25, 2018

https://github.com/chegewara/esp32-ota-with-ble-setup

Is this correct example program to configure Wifi SSID and password via BLE.

Do i need to write bluetooth client application to configure WIFI using Bluetooth server running on esp32.

Have you written blue tooth app or windows application?

@chegewara
Copy link
Owner

It is more complex app than just setting ssid and pass, but yes. Part of this app is to provide ssid and password. ota_app1.aia is application that do the job. It is app inventor application:
http://appinventor.mit.edu/explore/

@snahmad
Copy link
Author

snahmad commented May 26, 2018

Is app inventor application mobile app?

@chegewara
Copy link
Owner

App inventor is app to build android application.

@snahmad
Copy link
Author

snahmad commented May 26, 2018

ok. I need to build C++ application on windows as BLE client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants