ble7
2.0.0.0
|
The BLE 7 click is a Click boardâ„¢ witch provide BT/BLE connectivity for any embedded application. BLE 7 click based on the BGX13S22GA-V31, a SiP module from Silicon Labs with a buit-in antenna. Click boardâ„¢ an ultra-small, high-performing, Bluetooth low energy module for easy integration of Bluetooth low energy connectivity (BLE) into various electronic devices. Given its features, this click can be used for health, sports, and wellness devices as well as Industrial, home, and building automation; and smart phone, tablet, and PC accessories.
We provide a library for the Ble7 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly form compilers IDE(recommended way), or downloaded from our LibStock, or found on mikroE github account.
This library contains API for Ble7 Click driver.
void ble7_cfg_setup ( ble7_cfg_t *cfg );
BLE7_RETVAL ble7_init ( ble7_t *ctx, ble7_cfg_t *cfg );
void ble7_reset ( ble7_t *ctx );
void ble7_response_handler_set ( ble7_t ctx, void ( *handler )( uint8_t ) );
void ble7_uart_isr ( ble7_t *ctx, uint8_t rx_dat );
This example reads and processes data from BLE 7 clicks.
The demo application is composed of two sections :
Initializes peripherals, pins, UART serial interface, uart interrupt, and executes the module reset.
Allows user to recive data from another device ( using mobile bluetooth terminal )
The full application code, and ready to use projects can be installed directly form compilers IDE(recommneded) or found on LibStock page or mikroE GitHub accaunt.
Other mikroE Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. The terminal available in all Mikroelektronika compilers, or any other terminal application of your choice, can be used to read the message.