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

SDK16.0, how do I get gap address put it into advdata? It was sd_ble_gap_address_get in SDK 11.0

SDK16.0, how do I get gap address put it into advdata? It was sd_ble_gap_address_get in SDK 11.0 but I couldn't find in the SDK16.0.

Thanks,

Parents
  • i believe sd_ble_gap_addr_get() and maybe sd_ble_gap_addr_set() are of you interest . The names have been changed.

Reply
  • i believe sd_ble_gap_addr_get() and maybe sd_ble_gap_addr_set() are of you interest . The names have been changed.

Children