How to set a custom BLE mac address on nrf52840

I'm trying to set a public custom BLE mac address to my device but the flag  CONFIG_BT_HCI_SET_PUBLIC_ADDR is not enabled. If i try to set it to true on prj.conf file the code doesn't compile anymore. im using nrf connect v.3.0.0.

Related