This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ble_peripheral on pca10031 dongle

Hello there,

I have a question about compatibility of dongle with ble_peripheral examples. I have been using pca10028 nRF51-dk running ble_peripheral examples (+S110), mainly ble_app_uart. The application reported data to nRF UART on a mobile phone. Now, I wish to receive the data on PC instead.

I am hoping to use the nRF51_dongle running similar uart application however when I look at the matrix of supported boards for ble_peripheral examples the pca10031 is not shown. I browsed through the forum but could not find a clear answer whether I can run these profiles on the dongle. Someone said that anything that can run on dk should also run on dongle.

Can I run ble_app_uart on dongle (or any other ble_peripheral example)?

If yes. How can I do it? (I guess that changing pca10028 to pca10031 in precompiler is not enough)

If no. What is the option for making two boards to communicate?

Many thanks for help.

Milan

Related