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

Scan beacon local name

image description

Hello,

I am trying to scan a local name for beacon device on nrf51822 SDK12.0.0 ble_app_multilink_central. The original peripheral sample was working as well. But the beacon device cannot be found when I changed peripheral name in "ble_app_multilink_central". Is there only the parameter of "m_target_periph_name" need to be changed? or some where else.

Parents
  • You can upload images by editing your original question. Is the issue with connection or with service discovery? UUID should not matter for matching the name and initiate the connection. Could you explain in more detail what you are trying to do? The SDK have changed quite a bit from SDK v9.0.0 until SDK v12.0.0.

Reply
  • You can upload images by editing your original question. Is the issue with connection or with service discovery? UUID should not matter for matching the name and initiate the connection. Could you explain in more detail what you are trying to do? The SDK have changed quite a bit from SDK v9.0.0 until SDK v12.0.0.

Children
No Data
Related