BLE Central UART example for PCA10059 (nRF52840-dongle)

Will there be an example of the Nordic UART Service in the central role for the PCA10059 (nRF52840-dongle)?  If so is there any timeline on release?

Parents Reply
  • Which I am trying to do and have created an ugly mess.  To make this all that much more fun the debugger seems to be refusing to stop at main.

    My compiler is IAR EWARM.  My hardware is (now changed to be) the PCA10056 board so I'm using the built-in Jlink.

    When I start debugging the code immediately runs and creates the CDC device (as shown in the Win7 Device Manager window) but I can't open the device.

    It is this weeks long effort of getting a BLE NUS Central with USB working that I was hoping Nordic would create as an example.

Children