Hi,
We have a custom bootloader and a firmware, both use the USB CDC ACM. Is it possible to start the firmware without resetting the USB instance so Windows have a continuous COM "connection" , i.e. the COM port does not disappear and reappear. Is it also possible to restart the firmware in the same fashion?
Currently nrf_bootloader_app_start(); is used to start and restart the firmware.
Best Regards,
Andreas Öhman