Arduino-esp32: Configuring WiFi Connection through Bluetooth

Created on 25 Jan 2018  路  2Comments  路  Source: espressif/arduino-esp32

Hardware:

Board: ESP32 Dev Module
Core Installation/update date: 25/01/2018
IDE name: Platform.io
Flash Frequency: 40Mhz
Upload Speed: 115200

Description:

I'm wanting to configure a Wireless AP connection through the Bluetooth (essentially, using a customised app to perform the configuration).

I've found a way to do it through BLE, but ofcourse, this isn't the most secure.

Am I maybe going about this the wrong way? Does anyone have any suggestions on the best way to do this?

Most helpful comment

Did you try ESPTouch? Also known as SmartConfig
Espressif ESPTouch info
Android source code for ESPTouch
ESP32 example for esp-idf
ESP32 example for Arduino framework
I do not use it at the moment, but I tried it once (just to see how it works) and it worked for me.

All 2 comments

Did you try ESPTouch? Also known as SmartConfig
Espressif ESPTouch info
Android source code for ESPTouch
ESP32 example for esp-idf
ESP32 example for Arduino framework
I do not use it at the moment, but I tried it once (just to see how it works) and it worked for me.

Wow... Now I feel quite embarrassed. lol. I actually didn't even know that's what that was...
I'm only fairly new to the ESP32, but a long time ESP8266 user so I didn't even think about that.

I think that will work perfectly and shall investigate. Thanks heaps @beegee-tokyo!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

OAXP picture OAXP  路  4Comments

jhowkis picture jhowkis  路  3Comments

AsafFisher picture AsafFisher  路  4Comments

NickChungVietNam picture NickChungVietNam  路  3Comments

maxpromer picture maxpromer  路  3Comments