We're using nRF52840 with S140 SoftDevice (version 7.0.1) and 16.0.0 SDK. When USB cable is connected before USB initialization we receive correctly APP_USBD_EVT_POWER_READY event, but when we start our device and later connect USB cable event APP_USBD_EVT_POWER_READY is not triggered. What should we check in our application?