HI,
Just like discription in the ttitle. I cannot find functions (sd_ble_gap_address_set() and sd_ble_gap_address_get()) in ble_gap.h.
How can I set device address?
Regards,
Yoole
HI,
Just like discription in the ttitle. I cannot find functions (sd_ble_gap_address_set() and sd_ble_gap_address_get()) in ble_gap.h.
How can I set device address?
Regards,
Yoole
sd_ble_gap_addr_get() and maybe sd_ble_gap_addr_set() are of you interest . The names have been changed.