esp-idf-provisioning-android icon indicating copy to clipboard operation
esp-idf-provisioning-android copied to clipboard

Android Provisioning application for ESP-IDF Unified provisioning

Results 37 esp-idf-provisioning-android issues
Sort by recently updated
recently updated
newest added

When calling the pollForWifiConnectionStatus(), most of the time Bluetooth GATT failed to read and write the characteristics (Due to multiple read and write). The given workaround works well. @khushbushah2302 &...

The version of EventBus used in this library is outdated. Using the current versions throws a warning in the Google Play Console: > Your latest production release XXX contains SDK...

Hello, i have custom device with ESP32 and custom characteristics in it. But when i want to add all capabilities to config i am not able to get them from...

Hi I ask those who know more than me about this ESP32 card, for a problem with provisioning. ERROR: java.lang.RuntimeException: Characteristic is not available for given path. at com.espressif.provisioning.transport.BLETransport.sendConfigData(BLETransport.java:124) at...

Trying to provision ESP8266 through SoftAP. Even though provisioning succeeds according to the device, this library still calls the `onProvisioningFailed` and `provisioningFailedFromDevice` callbacks so the application is unable to tell...

Is there any plans to have provisioning support for react native without writing native code?

I am trying to provision an ESP device, but when I try to provision the device, I get this: `V/Capacitor/Plugin: To native (Capacitor plugin): callbackId: 44564841, pluginId: EspBluetooth, methodName: sendInformations`...

My BLE provisioning flow is as follows: 1. I start the provisioning process by scanning for BLE devices. 2. I connect to the device. 3. I make a request via...

Hello, Application works on Android, i tried both in Java and ported to Xamarin C#. However, i am not experienced in cryptography, and would appreciate some explanations about AES algorithm....

I ran the app as it was. However, if you look at the log, there is a "IllgalArgumentException" error, and uuid's App terminates with an empty character 'IllegalArgumentException: Invalid UUID...