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

some times UUID changes automatically.

Hello Everyone.. i am new to nrf52 and this community. i am using nrf52 and android master control pannel.

in my code i define my custom uuid base to ..

//430Cxxxx-E2E4-439D-A875-D534473C025E
#define NAME_UUID_BASE {0x5E, 0x02, 0x3C, 0x47, 0x34, 0xD5, 0x75, 0xA8, 0x9D, 0x43, 0xE4, 0xE2, 0x00, 0x00, 0x0C, 0x43}

but some times i am getting 430C0000-E2E4-439D-A875-D534473C025E or 430C1807-E2E4-439D-A875-D534473C025E UUID at master control pannel for android.

softdevice is 132.

can anyone help me to findout solution for this.. thankx.

Parents Reply Children
No Data
Related