makerdiary / nrf52840-mdk

An Open-Source, Micro Development Kit for IoT Applications using the nRF52840 SoC
https://wiki.makerdiary.com/nrf52840-mdk/
171 stars 42 forks source link

MAC address is 00:00:00:00:00:00 #57

Open zero-pytagoras opened 11 months ago

zero-pytagoras commented 11 months ago

when building zephyrs sample bluetooth firmware, hci_usb, the MAC address on the device is set to 00:00:00:00:00:00. How can i configure the project to fetch the device MAC address from device or set it manually ?