I want to try "Provisioning" with "esp32" and "android", can you help me?

jaegeunlee4290
Posts: 1
Joined: Wed Jun 17, 2020 2:57 am

I want to try "Provisioning" with "esp32" and "android", can you help me?

Postby jaegeunlee4290 » Wed Jun 17, 2020 3:08 am

https://github.com/espressif/esp-idf-pr ... ng-android

now, include library no problem

Code: Select all

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

Code: Select all

implementation 'com.github.espressif:esp-idf-provisioning-android:lib-2.0'
but, I don't know how to use "ESPProvisionManager", "espDevice".

I have no idea how to declare the parameters and what to enter. In particular, I really don't know the parameters of "ransportType, SecurityType, BleScanListener".

What I want is to get AP information from a smartphone and deliver AP information to ESP32 through BLE.

Please help me... :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?:

Who is online

Users browsing this forum: Bing [Bot] and 139 guests