Hi all,
i am using NCS 2.4.0
I have a question is there any possible that i can use double slot to update firmware over BLE FOTA?
I already look at the website below
in lesson 8, exercise 1, there is a define call CONFIG_SINGLE_APPLICATION_SLOT, which i can choice to use single slot to over write or double slot to swap.
but there is no CONFIG_SINGLE_APPLICATION_SLOT at exercise 3 with BLE FOTA !
and i trace the code at mcuboot, it
my ultimate objective is to apply both BLE FOTA and serial OTA(or uart) at same project
or is there anything that needs attention?
thanks.
