Hello together,
I have my own MAC addresses and want to make Zephyr use them. How can I do that?
What I found out is that the firmware read the MAC from settings "bt/id", but cannot find any and thus calls
bt_setup_public_id_addr()to generate one.
Is there a way to define the default Bluetooth settings that are stored in the settings module?
Thx in advance,
BR Hauser