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

How to connect from one Bluetooth to other Bluetooth devices

Hi,

I am using nrf51 dk  with sdk 12.3 and softdevice S130 bluetooth module using Keil IDE.In our project we need to send sensor data from the nrf51 bluetooth module to another bluetooth module which is Tivas's bluetooth module which is in dk board.so here my question is how do i need to connect with this bluetooth module by using bluetooth  address.Bcoz Tivas bluetooth will connect through bluetooth address with different module.

so plz how do i connect through bluetooth address and tell me  which example program do i need to use for this.

Parents Reply
  • Maybe the path to the files are too long? Windows has a limitation on something like 256 chars in paths.

    Try to unzip the SDK closer to the C drive. Create a folder called Nordic_semiconductor in the C: drive and unzip so that the SDK has the path:

    C:\Nordic_Semiconductor\SDK15.3.0

    And then try to compile it. If that doesn't work, what IDE do you use, and what SDK version do you use? Is it Segger Embedded Studio and SDK15.3.0?

Children
Related