Using the nRF52840 Dongle (PCA10059) as a USB serial-to-BLE port

I have already read thru past inquiries along this line, and I see that many others are trying to do the same thing, but Nordic is still not providing appropriate example code. My product (actual several products for several clients) needs to use the BLE UART capability to get data into a PC. The most obvious application of the Dongle is for just this purpose. I also see that others have thought of trying to merge the USB-serial example with the UART-central example, none successfully that I found. Will Nordic provide such an example?

Parents
  • I'm still beating my head against a wall. The suggested tutorials address only v1.5.0, and the earliest I have installed is 1.6.1, current is 1.9.1.

    The source code to run multi-NUS on the Dongle (and I think also on the 52840 DevKit) is fine, but without a project file which would set the appropriate options etc. I have downloaded and unzipped the code, but I find no way to open it under either the nRF Connect SDK nor under SES.

    I am requesting a simple, step-by-step approach to actually running this example code, using either SES or nRF Connect SDK. Thank you.

Reply
  • I'm still beating my head against a wall. The suggested tutorials address only v1.5.0, and the earliest I have installed is 1.6.1, current is 1.9.1.

    The source code to run multi-NUS on the Dongle (and I think also on the 52840 DevKit) is fine, but without a project file which would set the appropriate options etc. I have downloaded and unzipped the code, but I find no way to open it under either the nRF Connect SDK nor under SES.

    I am requesting a simple, step-by-step approach to actually running this example code, using either SES or nRF Connect SDK. Thank you.

Children
No Data
Related