Hi,
I tried to run the pca10056 ble_app_uart on a nrf52840 dongle (pca10059) after modifying the example as suggested here on the devzone. I had to define the rx,tx,ctx and rts pins since these are not defined in the board header file for the dongle. However, after these changes and compiling using the Makefile under the armgcc folder and programming the resulting hex and the softdevice using nrfconnect, it did not work.
Could you please advise as to further changes that are needed to get the example to work as well as how to get general pca10056 examples to work on pca10059 (nrf52 dongle). Please note that I do not have the DK and cannot get hold of one in the time period I need to get this to work.
Note: I have got the examples meant for pca10059 to work without modifications.
Thanks,
OB