Is it possible to use the mbr, currently inside the softdevice, without the softdevice? Can we use the combination MBR/Application/bootloader? So we have a lot more flash space available. We do not need Bluetooth. If yes, how do we get this to work?
Is it possible to use the mbr, currently inside the softdevice, without the softdevice? Can we use the combination MBR/Application/bootloader? So we have a lot more flash space available. We do not need Bluetooth. If yes, how do we get this to work?
i am editing my answer ...
great! Thanks for confirming it is possible. I will look into this.
Thanks Aryan.
Personally I think it would be very useful if Nordic released the source code for the MBR, specially for the nrf52.
One night I was bored/annoyed and I messed around with disassembling it, but my IDA Pro skillz where lacking (it is a scary cool tool, but it has quite a learning curve).
I back this request but even if this won't happen I know people who are using Nordic's MBR with their proprietary bootloading solution to reflash both SD and App so it shouldn't be that hard...;)