Hearing Access Profile (HAP) Hearing Aid (HA)
Overview
Application demonstrating the LE Audio Hearing Aid sample functionality.
Requirements
BlueZ running on the host, or
A board with Bluetooth Low Energy 5.2 support
Building and Running
Build and flash the sample as follows, replacing <board> with your target
board (e.g. nRF5340 DK):
west build -b <board> samples/bluetooth/hap_ha
west flash
After flashing, the sample starts advertising as Hearing Aid sample and
awaits a connection from a Hearing Aid Unicast Client (HAUC) or Hearing Aid
Remote Controller (HARC).
See Bluetooth samples for details.