Dialog Semiconductor customer support - UUID DA14580 https://support.dialog-semiconductor.com/resource-keywords/uuid-da14580 en How to create a service uses a 16-bit UUID https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/how-create-service-uses-16-bit-uuid

SDK5.0.3: How to create a service uses a 16-bit UUID, The cust_prf_func_callbacks is only for 128-bit UUID

Keywords: 
Device: 
Sat, 15 Apr 2017 14:09:14 +0000 Tony Poon 19329 at https://support.dialog-semiconductor.com https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/how-create-service-uses-16-bit-uuid#comments
DA14580 UUID https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-42-%E2%80%93-software/da14580-uuid

Hi,

I'm using the DA14580 for my project.
I’m looking to read data off the hardware but I don’t know the device UUID to distinguish the device from other hardware in the vicinity.

I suppose there is one UUID for each BLE module to distinguish them but the only things i have found are the lines below contained in the sps_server.c file :

#define SPS_SERVER_TX_UUID {0xb8, 0x5c, 0x49, 0xd2, 0x04, 0xa3, 0x40, 0x71, 0xa0, 0xb5, 0x35, 0x85, 0x3e, 0xb0, 0x83, 0x07}
#define SPS_SERVER_RX_UUID {0xba, 0x5c, 0x49, 0xd2, 0x04, 0xa3, 0x40, 0x71, 0xa0, 0xb5, 0x35, 0x85, 0x3e, 0xb0, 0x83, 0x07}
#define SPS_FLOW_CTRL_UUID {0xb9, 0x5c, 0x49, 0xd2, 0x04, 0xa3, 0x40, 0x71, 0xa0, 0xb5, 0x35, 0x85, 0x3e, 0xb0, 0x83, 0x07}

Thank in advance

Keywords: 
Device: 
Tue, 20 Dec 2016 09:06:47 +0000 Avouaill 5095 at https://support.dialog-semiconductor.com https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-42-%E2%80%93-software/da14580-uuid#comments