b102c
2.1.0.0
|
B102C Click is a compact add-on board designed for Bluetooth 5.0 (BLE) communication in various wireless applications. This board features the B102C, a Bluetooth module from Amphenol based on the Realtek RTL8762CMF chip. The board offers BLE v5.0 support, a 20MHz Arm® Cortex® M4F processor, and an integrated antenna for 2.4GHz communication, with low-power modes for optimal energy efficiency. It includes UART and USB Type-C connectivity, a PROG header for debugging, and fully programmable GPIOs.
We provide a library for the B102C 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 from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for B102C Click driver.
b102c_cfg_setup
Config Object Initialization function. b102c_init
Initialization function. b102c_default_cfg
Click Default Configuration function. b102c_send_cmd
This function sends a specified command to the B102C Click module. b102c_send_cmd_with_params
This function sends a command with specified parameter to the click module. b102c_send_cmd_params_check
This function checks the command that is sent. This example demonstrates the use of B102C click board by processing
the incoming data and displaying them on the USB UART.
The demo application is composed of two sections :
Initializes the driver, then performs a factory reset and sets the local device name.
Reads and processes all incoming data and displays them on the USB UART.
For communication with B102C click use the android application on the link: https://play.google.com/store/apps/details?id=com.macdom.ble.blescanner
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
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. UART terminal is available in all MikroElektronika compilers.