BtAudio Click example.
Description
This example reads and processes data from BT Audio clicks.
The demo application is composed of two sections :
Application Init
Initializes the driver and configures the click board.
Application Task
Checks if there's any command received, then parses it and performs adequate actions.
Additional Function
- btaudio_process ( ) - Logs all the received messages on UART. Also checks if there's any command received in data mode, if so, parses it and performs adequate actions.
- Note
- We have used the Serial Bluetooth Terminal smartphone application for the test. A smartphone and the click board must be paired in order to exchange messages with each other. So make sure to pair your device with the click board and connect to it using the Serial Bluetooth Terminal application, then you will be able to send commands listed below.
- Author
- MikroE Team