BtEz Click example.
Description
This example reads and processes data from BT-EZ clicks.
The demo application is composed of two sections :
Application Init
Initializes the driver and configures the click board.
Application Task
Checks for the received data, reads it and replies with a certain message.
Additional Function
- btez_process ( ) - Logs all received messages on UART, and sends the certain message back to the connected device.
- 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.
- Author
- MikroE Team