Anyone knowing why the BD address is always the ZERO address, when using the nRF52 board running the Zephyr HCI uart hex.
I also see that the random address remains the same after power cycling the nRF board.
Also differences in showing the address for the HCI controller when running the
bluetoothctl and hcitool dev commands.
Nor using the hcitool or btmgmt tool makes it possible to adjust the addressing, only so far the
hcitool cmd 0x3f 0x006 address makes a difference as long as the board is not power cycled (as the setting is volatile, the default non volatile addresses to zero it seems).
Please see my findings described more in detail here in the Nordic Dev Zone, last reply in the message queue.