Default profile on BLE module

The internal microcontroller of the Bluetooth low energy module has a default profile containing the specific configuration to use this module with Waspmote. Besides than the necessary hardware configuration, there is a default profile with the services and characteristics (with attributes like descriptors, values, etc) to be read /written by other BLE modules, according to the Bluetooth standard. If the user needs more information about how the information is set into a BLE profile, please refer to the Bluetooth SIG website [https://www.bluetooth.org]{.underline}.

The default profile is designed to allow sending /receiving information to /with other BLE devices, including many value types and different characteristics, as is described below.

Service

Characteristic

UUID

Properties

Generic Access Profile

UUID: 2A00

Device Name

2A00

Read / Write

Device appearance

2A01

Read

Device information UUID: 180A

Manufacturer Name

2A29

Read

Module

2A24

Read

Serial Number

2A25

Read

Software version

2A28

Read

Scan parameters

UUID: 1813

Scan interval window

2A4F

Write_no_response

Scan refresh

2A31

Notify

Link loss

UUID: 1803

Alert level

2A06

Read / Write

Immediate alert

UUID: 1802

Alert level

2A06

Write_no_response

User Service 1

UUID: eed82c0a-b1c2-401e-ae4a-afac80c80c72

1.0

985dc5e5-1d8c-405f-b50f-d29f700e13a1

Read / Write

1.1

e1987994-6773-4196-94ee-3dc0474a74e2

Read / Write

1.2

99946582-4ca1-43b3-aa79-020bf8fa0bff

Read / Write

1.3

88017ef1-515a-4029-b27b-6eb77f82e811

Read / Write

1.4

be39a5dc-048b-4b8f-84cb-94c197edd26e

Read / Write / Notify

1.5

2eec2523-cf8f-4c65-8538-397baa8b1b0b

Read / Write / Indicate

1.6

a5853c93-08af-4186-8dba-b4c0cc74a23b

Read / Write / Notify

1.7

a94ba516-c627-4e00-a28b-b5cd825d8e14

Read / Write / Indicate

1.8

013dc1df-9b8c-4b5c-949b-262543eba78a

Read / Write

1.9

e562b410-e8d2-4fe0-89c1-91432f108fe1

Read / Notify

1.10

acfe574f-ceaf-4290-90d4-4a94b0c5b8ef

Read / Indicate

1.11

fe355d2b-d02c-477f-b397-9a728800de11

Write / Notify

1.12

362ba79d-b620-41d3-89ee-48f865559129

Write / Indicate

1.13

3b54d144-a5f4-4444-aabc-7ada95be9498

Write_no_response

1.14

ade7a273-89f9-49e1-b9d4-3cb36bce261b

Write

1.15

5b552788-5c7b-4ce8-8362-cf5dd093251d

Read / Notify / indicate

User service 2

UUID: 13744e03-9c88-4808-89a7-c2897e4e1b90

2.0

b51b827c-98c6-4e1c-a567-e8f48faa7e76

Read / Write / Auth Write

2.1

9737456d-d754-460d-a22b-39ab73ccd0af

Read / Auth Write / notify

2.2

d161afd6-f02f-49a4-8c14-5349a6de08d7

Read / Auth Write / Indicate

2.3

9f1c0185-57c6-4037-a4e8-9f5d3b3c0ca6

Auth read / write

Table: Default profile description

Last updated