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

dfu device not connected #172

Open
ManikandanRajamanickam12 opened this issue Aug 29, 2022 · 0 comments
Open

dfu device not connected #172

ManikandanRajamanickam12 opened this issue Aug 29, 2022 · 0 comments

Comments

@ManikandanRajamanickam12

refresh() - device: xxxxxxxxx
I/DfuBaseService( 9486): Refreshing result: true
I/DfuBaseService( 9486): Cleaning up...
D/BluetoothGatt( 9486): cancelOpen() - device: xxxxxxxxxx
D/BluetoothGatt( 9486): close()
D/BluetoothGatt( 9486): unregisterApp() - mClientIf=8
I/DfuBaseService( 9486): Restarting the service
I/DfuBaseService( 9486): Starting DFU service in foreground
I/DfuBaseService( 9486): Connecting to the device...
D/BluetoothGatt( 9486): connect() - device: xxxxxxxx, auto: false
D/BluetoothGatt( 9486): registerApp()
D/BluetoothGatt( 9486): registerApp() - UUID=xxxxxxxxx
D/BluetoothGatt( 9486): onClientRegistered() - status=0 clientIf=8
D/BluetoothGatt( 9486): onClientConnectionState() - status=133 clientIf=8 device=xxxxxxxxxx
E/DfuBaseService( 9486): Connection state change error: 133 newState: 0
I/DfuBaseService( 9486): Connection error after: 30008 ms
E/DfuBaseService( 9486): Device not reachable. Check if the device with address xxxxxxxxx is in range, is advertising and is connectable
I/DfuBaseService( 9486): Attempt: 3
D/BluetoothGatt( 9486): refresh() - device: xxxxxxxx
I/DfuBaseService( 9486): Refreshing result: true
I/DfuBaseService( 9486): Cleaning up...
D/BluetoothGatt( 9486): cancelOpen() - device:xxxxxxxx
D/BluetoothGatt( 9486): close()
D/BluetoothGatt( 9486): unregisterApp() - mClientIf=8
I/DfuBaseService( 9486): DFU service destroyed
I/flutter ( 9486): PlatformException(133, DFU FAILED: GATT ERROR, Address: xxxxxxxxxxx, Error Type: 1, null)

I am facing this problem while upgrade a firmware.can any one help me to solve this problem....

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

1 participant