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

nRF51822 BLE device-to-device data transfer example

Hi all,

I am new to nRF51822, and trying to make a simple application for device-to-device data transfer.

I have tried the "ble_app_uart" example, which is for device-to-smartphone data transfer, but what I want is device-to-device communication. That is, both Central and Peripheral are nRF51822 devices.

In fact, I am planning to use my PCA10000 connected to my PC as a BLE-UART converter, and make my PCA10001 send data to my PC through PCA10000. So,

  • If there is device-to-PC communication example, this would be the best.
  • If there is device-to-device communication example, this will also work because I can easily use my PCA10000 as BEL-UART converter.
  • Otherwise, any document to look at?

Any recommendation is appreciated!

Thank you so much!

YK

Parents Reply Children
No Data
Related