Ble8 Click example.
Description
This example reads and processes data from BLE 8 clicks.
The demo application is composed of two sections :
Application Init
Initializes driver and wake-up module.
Application Task
Reads the received data.
Additional Function
- ble8_process ( ) - Logs all received messages on UART, and sends the certain message back to the connected device.
note:
The all possible commands, module configuration and specification can be found in the
related documents:
[1] ANNA-B112 System Integration Manual, document number UBX-18009821
[2] u-blox Short Range AT Commands Manual, document number UBX-14044127
[3] ANNA-B112 Getting Started Guide, document number UBX-18020387
[4] ANNA-B112 Declaration of Conformity, document number UBX-18058993
- Author
- MikroE Team