I met a problem and hope someone can help me here.
I want to use nrf52832 as a tag device and can locate it by its mac address, so I have to flash pre-assigned static address into nrf52832 running zephyr project, since nrf chip don't have a pre-assigned mac address.
I wonder if there is any method to implement this function ?