This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

s110/s120 send/receive data

Hello! Working with nrf51822 as s110/s120 device. Can anyone tell me, how can I receve/send data via Blue Tooth?

Parents
  • If you haven't already done so, you should download the SDK and peruse the examples. There are many examples of standard profiles implemented that send and receive data. For example, if you go to the following path in the SDK you can find a bunch of standard profile examples: nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110

  • yes, where are many examples, but I need multipurpose function like a send(char * bytes, int length) to send data.

Reply Children
No Data
Related