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
  • Hello,

    Is your other bluetooth device a Bluetooth Low Energy (BLE) device? Or classic bluetooth device?

    Are you able to program the other device as well? Or does it run on a fixed application?

    Are you familiar with the terms Central and Peripheral in BLE? Which one is your other device?

    Do you know if the other device connects to other devices only based on an address filter? Do you know if it uses bonding or pairing?

Reply
  • Hello,

    Is your other bluetooth device a Bluetooth Low Energy (BLE) device? Or classic bluetooth device?

    Are you able to program the other device as well? Or does it run on a fixed application?

    Are you familiar with the terms Central and Peripheral in BLE? Which one is your other device?

    Do you know if the other device connects to other devices only based on an address filter? Do you know if it uses bonding or pairing?

Children
Related