We are developing Beacon using NRF51822 SoC.
Basically We want to classify our beacons from other manufacturers and want to give our each beacon an unique ID.
Please provide your suggestions.
We are developing Beacon using NRF51822 SoC.
Basically We want to classify our beacons from other manufacturers and want to give our each beacon an unique ID.
Please provide your suggestions.
Hi
Are you thinking about a UUID (Universally Unique IDentifier)? In that case I suggest you check out our custom ble service example, where the process of creating a custom UUID is described in detail. Keep in mind that this example is for SDK15, and that the nRF51 series chips are only compatible with SDKs up to version 12.3.
Best regards,
Simon