Difference between revisions of "PineTime SD MCUBoot"

Jump to navigation Jump to search
Line 7: Line 7:
- But some firmware (wasp-os, ATCwatch) require Nordic SoftDevice to be installed to support the BLE and DFU functions
- But some firmware (wasp-os, ATCwatch) require Nordic SoftDevice to be installed to support the BLE and DFU functions


- [[InfiniTime]] Firmware does not support flashing of SoftDevice as firmware update, because SoftDevice is usually flashed at address 0x0, which is used by the MCUBoot Bootloader
- [[InfiniTime]] Firmware does not support flashing of SoftDevice as firmware update, because SoftDevice is usually flashed at address 0x1000, which is used by the MCUBoot Bootloader


== How do we allow SoftDevice-based firmware to be flashed to PineTime via DFU? ==
== How do we allow SoftDevice-based firmware to be flashed to PineTime via DFU? ==