Jump to main content
MPLAB Harmony Wireless BLE
Search
Product Pages
PIC32CX-BZ2
PIC32CX-BZ3
PIC32CX-BZ6
WBZ350
WBZ351
WBZ450
WBZ451
Home
1
BLE Software
1.1
Wireless BLE
1.1.2
BLE Software API
1.1.2.1
BLE Stack
1.1.2.1.2
Generic Attribute Profile (GATT)
1.1.2.1.2.5
Message Sequence Chart
1.1.2.1.2.5.7
Sending a Handle Value Indication
1
BLE Software
1.1
Wireless BLE
1.1.1
BLE Software Specification
1.1.2
BLE Software API
1.1.2.1
BLE Stack
1.1.2.1.1
Generic Access Profile (GAP)
1.1.2.1.2
Generic Attribute Profile (GATT)
1.1.2.1.2.1
Defines
1.1.2.1.2.2
Enums
1.1.2.1.2.3
Structures
1.1.2.1.2.4
Functions
1.1.2.1.2.5
Message Sequence Chart
1.1.2.1.2.5.1
Adding and Removing GATT Services
1.1.2.1.2.5.2
Handling Peer Reads of Characteristic Values
1.1.2.1.2.5.3
Handling Peer Reads of Long Characteristic Values
1.1.2.1.2.5.4
Handling Peer Writes of Characteristic Values
1.1.2.1.2.5.5
Handling Peer Writes of Long Characteristic Values
1.1.2.1.2.5.6
Sending a Handle Value Notification
1.1.2.1.2.5.7
Sending a Handle Value Indication
1.1.2.1.2.5.8
Discovering Primary Services
1.1.2.1.2.5.9
Discovering Characteristics
1.1.2.1.2.5.10
Discovering Characteristic Descriptors
1.1.2.1.2.5.11
Discovering Relationships
1.1.2.1.2.5.12
Reading Characteristic Values
1.1.2.1.2.5.13
Reading Characteristic Values by UUID
1.1.2.1.2.5.14
Reading Long Characteristic Values
1.1.2.1.2.5.15
Writing Characteristic Values
1.1.2.1.2.5.16
Writing Long Characteristic Values
1.1.2.1.2.5.17
Handling Handle Value Confirmation
1.1.2.1.3
Loqical Link Control and adaptation Protocal (L2CAP)
1.1.2.1.4
Security Manager Protocal (SMP)
1.1.2.1.5
STACK
1.1.2.1.6
BLE Systems
1.1.2.1.7
BLE Direct Test Mode
1.1.2.1.8
Host Controller Interface (HCI)
1.1.2.2
BLE Middleware
1.1.2.3
BLE Profile
2
BLE Document
Microchip Information
Sending a Handle Value Indication
Example demonstrating how to send a Handle Value Indication.