Closed rcarteraz closed 1 year ago
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: https://github.com/adafruit/Adafruit_nRF52_Bootloader/pull/293 which was used to resolve https://github.com/adafruit/Adafruit_nRF52_Bootloader/issues/287 and https://github.com/adafruit/Adafruit_nRF52_Bootloader/issues/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.
Implemented with commit
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: https://github.com/adafruit/Adafruit_nRF52_Bootloader/pull/293 which was used to resolve https://github.com/adafruit/Adafruit_nRF52_Bootloader/issues/287 and https://github.com/adafruit/Adafruit_nRF52_Bootloader/issues/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.