This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

USBD BLE UART Freertos example restarts on USBD with nrf52 module

Hi,

I am trying USBD BLE UART Freertos example on Laird’s BL654 module, the application keeps on restarting when I open USB COM Port and works fine for BLE UART.

I changed NRF_LOG_BACKEND from UART to RTT as in default example and SoftDevice clock configuration as per module settings.

I also included DEBUG in preprocessor symbols to see if I can see any known issue on log but I am unable to find one.

I tried USB CDC ACM example and it works as expected.

Below is an image for reference.

Regards

Related