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

data transfer over BLE using S130

Hello, I am building a sample protocol using nRF51822 DK. I am using S130 soft device. I have a few BLE nodes communicating with each other. The nRF51 DK acts as these nodes and hence, I have full control over all these nodes . I have some doubts regarding data transfer.

  1. Whether writing data to a characteristics is the only means of data transfer? Is there any API available that will send data directly?
  2. Whether S130 supports access to L2CAP layer? If so, can I have the ful control of the packet structure that is over BLE? What will be an efficient way for device to device data transfer??

Please forgive me if I am asking stupid things..

Parents Reply Children
No Data
Related