NRF8240 HCI UART support setting public address

Does the NRF8240 using the HCI UART sample support setting a public address?

https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/bluetooth/hci_uart/README.html

I get this error when trying to set the address via the btmgmt tool via:
`btmgmt public-addr <address>`

Set Public Address for hci0 failed with status 0x0c (Not Supported)

Bluez5 version is 5.54

Related