-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate.
- Provided a clear description of your suggestion.
- Included any relevant context or examples.
Issue or Suggestion Description
Getting error while scanning network in esp32 device.
PoP is "abcd1234" .
D/ESP:ESPDevice(22454): Send Wi-Fi scan command to device
D/ESP:ESPDevice(22454): Device Version : v1.1
D/ESP:ESPDevice(22454): sec_ver value : 2
D/ESP:ESPDevice(22454): Has sec_ver key : true
D/ESP:ESPDevice(22454): Security Version : 2
D/ESP:ESPDevice(22454): Init session with : SECURITY_2
D/Espressif::Security2(22454): User name : pixa_413854 password : abcd1234
W/WindowOnBackDispatcher(22454): sendCancelIfRunning: isInProgress=falsecallback=io.flutter.embedding.android.FlutterActivity$1@b442f24
D/Espressif::BLETransport(22454): onCharacteristicWrite, status : 0
D/Espressif::BLETransport(22454): UUID : 021aff51-0382-4aea-bff4-6b3f1c5adfb4
D/Espressif::BLETransport(22454): onCharacteristicRead, status 0 UUID : 021aff51-0382-4aea-bff4-6b3f1c5adfb4
D/SRP6aClient(22454): Shared session key generated
D/Espressif::BLETransport(22454): onCharacteristicWrite, status : 4
D/Espressif::BLETransport(22454): UUID : 021aff51-0382-4aea-bff4-6b3f1c5adfb4
W/System.err(22454): java.lang.Exception: Write to BLE failed
W/System.err(22454): at com.espressif.provisioning.transport.BLETransport$1.onCharacteristicWrite(BLETransport.java:378)
W/System.err(22454): at android.bluetooth.BluetoothGatt$1$7.run(BluetoothGatt.java:577)
W/System.err(22454): at android.bluetooth.BluetoothGatt.runOrQueueCallback(BluetoothGatt.java:1071)
W/System.err(22454): at android.bluetooth.BluetoothGatt.-$$Nest$mrunOrQueueCallback(Unknown Source:0)
W/System.err(22454): at android.bluetooth.BluetoothGatt$1.onCharacteristicWrite(BluetoothGatt.java:572)
W/System.err(22454): at android.bluetooth.IBluetoothGattCallback$Stub.onTransact(IBluetoothGattCallback.java:294)
W/System.err(22454): at android.os.Binder.execTransactInternal(Binder.java:1380)
W/System.err(22454): at android.os.Binder.execTransact(Binder.java:1311)
Metadata
Metadata
Assignees
Labels
No labels