NordicSemiconductor / Android-DFU-Library

Device Firmware Update library and Android app
http://www.nordicsemi.com/dfu
BSD 3-Clause "New" or "Revised" License
753 stars 263 forks source link

Option to disable MTU request in Settings #407

Closed philips77 closed 9 months ago

philips77 commented 9 months ago

This PR adds an option to disable MTU request to nRF DFU app -> Settings.

With this option disabled DFU completes successfully on Samsung Tab A8.

philips77 commented 9 months ago

This PR fixes #339.