chipweinberger / flutter_blue_plus

Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, macOS
Other
791 stars 479 forks source link

Is there a way how we know that the ble device is in DFU mode: #704

Closed Snofkin closed 1 year ago

Snofkin commented 1 year ago

Requirements

Have you checked this problem on the example app?

Yes

FlutterBluePlus Version

1.29.5

Flutter Version

3.10.5

What OS?

Android

OS Version

13

Bluetooth Module

Nordic

What is your problem?

My device is in DFU mode...I want to know how we identify that the device in DFU mode

Logs

.
chipweinberger commented 1 year ago

no.

dfu mode is not part of the ble protocol.

it would have to be some custom thing.