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

s130 connections

FormerMember
FormerMember

i am trying to make connections between s130 device and end node which have heart rate service. according to the s130 document once if you press the button 0 it will automatically do connections with end device,but i am unable to make connections between these two device. is there any manual procedure is there to make connection between s130 device and end node....? reply me asap...thank you...

  • Hi there,

    First of all, I don't think "reply me asap" is really the way a forum works, and especially a user-contributed forum like this one. This is a collaborative effort for users to help each other, not an official support site, so all replies are provided as courtesy of other users trying to help each other.

    There is no "s130 document", there are multiple documents describing the s130 functionality. To create connections using the s130 SoftDevice you will have to initiate them either as a peripheral (with sd_ble_gap_adv_start()) or as a central (with sd_ble_gap_connect()).

    Please provide additional information about what you are trying to do, which software you are using and how you are trying to achieve it and perhaps we'll be able to help.

    Carles

Related