Dear Nordic,
I know each sample has unique device address and stored in NRF_FICR->DEVICEADDR[0] and NRF_FICR->DEVICEADDR[1], and I think it has unique device UUID too. Where dose the UUID come from? As shown in the attachment.
Thanks, Elca

Dear Nordic,
I know each sample has unique device address and stored in NRF_FICR->DEVICEADDR[0] and NRF_FICR->DEVICEADDR[1], and I think it has unique device UUID too. Where dose the UUID come from? As shown in the attachment.
Thanks, Elca

Hi there,
This UUID is generated and assigned by iOS, not by the SoftDevice. Assigning a UUID to a device is a concept particular to iOS, not to the Bluetooth spec.
Regards,
Carles
Thank you for your reply.