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

Set the default max MTU size within the DFU transport to 23 #65

Closed
wants to merge 1 commit into from

Conversation

rcarteraz
Copy link

This is a copy of a fix that was applied to the Adafruit boot loader to resolve an issue with OTAs not working with latest Nordic-DFU-Library. See: adafruit/Adafruit_nRF52_Bootloader#293 which was used to resolve adafruit/Adafruit_nRF52_Bootloader#287 and adafruit/Adafruit_nRF52_Bootloader#269 The RAK bootloader is dealing with the same issues, attempting to do a BLE OTA (with android) will result in it being stuck at 100% the only current work around to this is to use extremely outdated versions of Nordic nRF Connect/DFU which isn't ideal.

@beegee-tokyo
Copy link
Collaborator

Implemented with commit

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

Successfully merging this pull request may close these issues.

DFU OTA with NRF Connect stuck at 100%
2 participants