USBD BLE UART CENTRAL (COM-PORT not visible)

Hi, 

I'm trying to make my nrf52840 dongle a ble central device. I did worked with the usbd_ble_uart example succesfully, but I was trying to add the ble_app_uart_c to it.

I did find a project of a colleague of Sigurd and give it a go:  https://devzone.nordicsemi.com/f/nordic-q-a/50867/i-can-t-get-usbd-messages-with-a-softdevice-140-on-my-nrf52840-dongle/203656#203656 as attachment. 

After fixing some errors cause of it is a project of 3 years ago it did build fine, but after programming it with the softdevice on my dongle it isn't visible as a COM-port. 

usbd_ble_uart_central.zip

This is the project. I did not seeany mistakes, but it won't work. Can someone help me out, because I didn't understand where it goes wrong.

Parents Reply Children
No Data
Related