Just want to check that my understanding is correct:
I have ported/migrated my app from SDK 6 to SDK 9, merely because I want to use the DFU facility. However, I have read that the single bank DFU is no longer compatible with the PC based MCP, and one has to use the phone based MCP. Also, I think I read that the single bank DFU code has not been revised/tested for SDK9, so I will need to do some tweaking. The reason I want to use the single bank mode, before you ask, is because the modules we are using contain rev 2 silicon(I have read all the hardware differences, and am of the opinon that none of them are likely to concern me) and thus have smaller flash memory. So what I'd like to know is: Are the phone-based versions of MCP likely to support single bank DFU in the future? Will it be fairly easy to tweak the single bank DFU bootloader code to run with SDK9?
BTW, I am not looking for "butonless" DFU operation.