Hello
I want to change the mac address of my device from normal mode to random mode, I do not know how this does for nrf52832 (NRF52-dk)
Thank you in advance for your answer
Hello
I want to change the mac address of my device from normal mode to random mode, I do not know how this does for nrf52832 (NRF52-dk)
Thank you in advance for your answer
Hello Ahmed, you need to format your own (valid;) 6-byte MAC and use sd_ble_gap_addr_set function (assuming you use Nordic Soft Device as BLE stack, otherwise you would need to either use API of your stack or write directly to registers).
Hello Ahmed, you need to format your own (valid;) 6-byte MAC and use sd_ble_gap_addr_set function (assuming you use Nordic Soft Device as BLE stack, otherwise you would need to either use API of your stack or write directly to registers).
hello , Is what it you there is an example of use of random mac address
Sorry Ahmed, your comment doesn't make sense.
If you put "sd_ble_gap_addr_set" to search window on this forum guess what will come out? The answers;)