Ble9 Click example.
Description
This example reads and processes data from BLE 9 click.
The demo application is composed of two sections :
Application Init
Initializes driver and starts module advertising.
Application Task
Reads received data.
Additional Function
- ble9_process ( ) - Logs all received messages on UART, and sends the certain message back to connected device.
For more information on the chip itself and the firmware on it,
please visit the following page:
[1] https://docs.silabs.com/bluetooth/3.1
- Take into condideration that the library itself
is designed to work with GSDK version 3.1.0
If you wish to use a different version of firmware,
take into consideration that some functions might not work.
- Author
- Strahinja Jacimovic