This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Public MAC id in nRF51822

Hi,

we are using nRF51822 for one of our application.

We are trying to get the public MAC ID of the device itself. Please suggest how can we do so from the application code. Presently we are using MBED OS 5 for development

Parents
  • You cannot "get" the public address from the device because there is no such MAC;) If you want public address then you need to register it with the governing body (IEEE) and provision into your FW by your own proprietary way (can be during FW flashing in production, can be later ver the air... countless possibilities).

    Btw. this question was answered at least ten times on the forum, please just search "public address" or "public MAC" and read the answers (e.g. this one).

Reply
  • You cannot "get" the public address from the device because there is no such MAC;) If you want public address then you need to register it with the governing body (IEEE) and provision into your FW by your own proprietary way (can be during FW flashing in production, can be later ver the air... countless possibilities).

    Btw. this question was answered at least ten times on the forum, please just search "public address" or "public MAC" and read the answers (e.g. this one).

Children
No Data
Related