Hey guys. I'm very new to Bluetooth 4.0 (actually Bluetooth in general), but I'm hoping to be able to use a Fujitsu MBH7BLZ02-109004 module with an nRF51822 in a product I'm working. I just have a couple questions about field updates. First of all, I found information on updating the Application area using a DFU bootloader, but I can't find any information on how to update the SoftDevice. Does the SoftDevice ever need to be updated? Is there any chance of bugs popping up in the SoftDevice after production that will need to be patched in the field? My product will have an LPC11U35 as a host microcontroller connected to the nRF51822 over UART, so I'll need to update them both at the same time to keep the two firmwares in "sync". Thanks in advance!