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

Differentiate devices on a BLE Mesh unprovisioned status - NRF5340DK

Hello,

I'm currently starting to develop with the Nordic nRF5340dk and trying to build a mesh network but i'm having some trouble on the examples to understand and buld my own. I see in the instructions that the UUID is generated by the board itself but i was wondering if there was some way to use a partial custom UUID to provision the devices.

UUID = n custom static bits + m auto generated bits.

This would function to differentiate the devices on the unprovisioned state like in 10 devices available only the ones that had the static bits is showed to the user to provision on the network.

I know this is possible on ESP32 but i can't seem to figure it out on Nordic, or if i can separate the devices on any way.

Any help is appreciated.

Parents Reply Children
No Data
Related