How to get MAC of node in mesh? Thanks!
How to get MAC of node in mesh? Thanks!
If you are referring to the Bluetooth Address (49 bits) as the MAC, you can get the Bluetooth address by calling the softdevice function to get the local Bluetooth device address. this address can also be used on the by the non-connectable advertising used by the mesh.
Is this what you are looking for ?
If you are referring to the Bluetooth Address (49 bits) as the MAC, you can get the Bluetooth address by calling the softdevice function to get the local Bluetooth device address. this address can also be used on the by the non-connectable advertising used by the mesh.
Is this what you are looking for ?