Ble7 Click example.
Description
This example reads and processes data from BLE 7 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
- ble7_process ( ) - Logs all received messages on UART, and sends the certain message back to the connected device.
- Note
- We have used the BLE Scanner smartphone application for the test. A smartphone and the click board must be paired in order to exchange messages with each other. For more information about the BGX module commands, please refer to the following link: https://docs.silabs.com/gecko-os/1/bgx/latest/commands
- Author
- MikroE Team