Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). I'm working with the ble_peripheral example ble_app_uart and when I connect my phone via ble with my board everything is fine and working. But now I want to use the application "nRF Conect for Desktop" (v3.2.0). Firstly I am using COM2 for ble and COM5 for UART (via UART-to-USB-Bridge).
After choosing COM2 "nRF Connect" initially asks me to program the device and I have selected "yes" option. After that I get this informations (log window):
INFO Validating connectivity firmware for device with serial number 000483047925...
INFO Connectivity firmware is valid.
ERROR Device with serial number 000483047925 is not in the list of supported JLink devices: PCA10028, PCA10031, PCA10040, PCA10056
And I don't know what to do... I think my thread is very similar to https://devzone.nordicsemi.com/f/nordic-q-a/55436/nrf-connect-for-desktop
Do I have to buy or need something (dongle or something else) to use the "nRF Connect for Desktop" like I had to buy the UART-to-USB-Bridge to use UART?
I hope, you can help me.
Thanks in advance,
Christoph
P.S.: I tried to post / edit pictures of my application but it's not possible. Maybe Devzone have a problem?