Issue with Softdevice in nRF52832 QFAA E1 series chips.

Greetings,

I am using nRF52832 QFAA E0 in my development stages and found no issues regarding the architecture I have been using. 

Architecture:

DFU is built separately with SDK 15.0.0 and S132 Softdevice

Application is built separately with SDK 15.0.0, MBED OS 5.18

I have used nrfUtil to fuse the bootloader and the softdevice which is used while creating the DFU package. 

Resources
https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader
https://github.com/aninda-ghosh/nRF52-Series-DFU

Till the point I was using nRF52832 QFAA E0/B0 series chip DFU was completely fine and I could scan and push the dfu file from nRF connect but after Changing the chip revision to nRF52832QFAA E1. I can't find the device in nRFconnect anymore. (Note: using a custom board).  The application code work as expected only the DFU firmware is showing this weird issue. 

Need some guidance in fault finding. Please let me know if any additional information is needed.

I am new to the forum, advanced apologies for any relevant concerns. 

Related