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

I have application that ble_module_dual .

using S130, SDK11,

when it connected the heart rate sensor A and eveything is OK.

but when it disconnected the sensor A and connected the sensor B

the connecting is OK but no notification was not happened.

The sensor A and sensor B are difference device name.

WHY ?

Parents
  • Sorry , I think you are correct. it is not an example in SDK

    Because I help my friend who develop a central and peripheral project. He used ble_app_hrs_rscs_relay and add peripheral code.

    The problem is that

    1. connecting the different device name sensors .
    2. the first connecting is OK and notification happened.
    3. disconnect the first one
    4. the second connecting is OK and notification never happened.

    Please get me comment . Thanks

Reply
  • Sorry , I think you are correct. it is not an example in SDK

    Because I help my friend who develop a central and peripheral project. He used ble_app_hrs_rscs_relay and add peripheral code.

    The problem is that

    1. connecting the different device name sensors .
    2. the first connecting is OK and notification happened.
    3. disconnect the first one
    4. the second connecting is OK and notification never happened.

    Please get me comment . Thanks

Children
No Data
Related