Curious as to why the Buttonless DFU Example in SDK 12.3 utilizes FStorage to save settings rather then simply setting a flag in the GPREGRET? This seems like a much more code efficient and lightweight method of flagging trigger sources going into the Bootloader. Just curious. The only thing that I can think of is that you want to show how fstorage works as it was only introduces in SDK10. Thanks guys