This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to specify private address for nrfmesh

I want to use Non-Resolvable Private Address for nrfmesh packet. (every mesh packet is different address)

How to do?

Parents
  • Currently every mesh node has different Bluetooth address when advertising and they are random static address.

    Mesh protocol doesn't care about this address. It's only looking for packets on physical address (which is the BEARER_ACCESS_ADDR_DEFAULT = 0x8E89BED6).

    Could you let me know why you want Non-Resolvable Private Address ?

  • Yes, it should work that way, you set to advertise with number of count =1 then change the address and advertise again. We currently don't have a plan to update the address yet.

Reply Children
No Data
Related