Hi,
I am testing MCUboot in nrf52840 DK
I know that MCUboot can image update using slot 0, slot 1, and scratch area
If so, is it possible to update the softdevice(BLE stack) rather than the app image?
Hi
I'm not an mynewt OS expert by any stretch of the imagination, but it doesn't seem like the mynewt stack uses the SoftDevice, but rather the NimBLE BLE stack according to their BLE user guide, so I'm not sure how well the stack would work with our SoftDevice, which is made specifically for the nRF5 SDK. If they are compatible, I would think it would be possible doing a SoftDevice stack update as long as you have enough memory for it.
Best regards,
Simon