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

nRF52833 DK issue with USB example

Hi,

    I'm testing the USBD BLE UART Example with nRF52833 DK, after programming the app, the LED3 keep it off all the time as followed.

In the device manager, I can see the Jlink com port only, there is no new com port come.

here is the example url  -------    https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/usbd_ble_uart_example.html

 

Waiting for help, thanks a lot!

  • Hi

    Did you flash the SoftDevice onto your application as well? If not, please do so. I just tested this example (SDK v17.0.2) myself and did not have any problems when using SEGGER Embedded Studios to build and flash the application onto the nRF52833 DK. Please note that you should flash the application onto the board before you insert the second USB into your board.

    Please also make sure that the other cable you're using also has UART functionalities, and is not only for charging/providing power.

    Best regards,

    Simon

Related