I'm trying to learn the DFU process and how to include it in a project under development using SDK 15 and the nRF52 DK. I programmed the DK with the S132 Softdevice and the pca10040_ble bootlader. I'm using an Android tablet running nRF Connect to test. I can see DFUTARG and connect (LED 3 goes on). I copied one of the DFU test files to the tablet, hrs_application_s132.zip. When I press the DFU button in nRF Connect, a menu comes up to select what type of file. I chose Distribution packet (ZIP). A menu then comes up for "Open From" and a list of locations for the file. I picked SD card on the tablet where I copied the .zip file. I can see the .zip file, but when I select it all I get is a display of the contents of the .zip file, and they appear grayed out.
What am I missing to get the DFU running?
Thanks, Max