Hi,
I am using SDK_15.2.0 and softdevice S140_v6_1_1.
Host communicate with 52840 via USB (CDC UART). Doing firmware update with proprietary message format.
Stored new image in flash (Bank_1) and change bootloader setting and reset device to update new image through bootloader code.
Problem is USB disable when we jump to bootloader code to update new image as I used only BLE supported bootloader but I want to keep USB active while in bootloader code.
I have added USB support in bootloader and but not able to keep USB enabled when bootloader copying new firmware from BANK_1 --> BANK_0.
Getting issue as host system disconnect power to nRF52840 when USB get disabled.
Just want to keep USB enabled in bootloader code.
Thanks,
Nirav Patel
