@mchp-mcc/rn4870-rn4871-host-driver
v3.0.3
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
2
Maintainers
Keywords
Readme
RN487x Library
Overview
The MPLAB® Code Configurator RN4870 | RN4871 BLE Modules Library allows quick and easy configuration of the C code generated software driver based upon the user’s selected API features available from the MCC Library. Generated Driver code supports use of either BLE Module with use of a PIC or AVR device.
Features
- For a comprehensive list of features supported by this library, refer to the RN4870/71 Bluetooth Low Energy Module User Guide
Generated Files
This driver generates the following files:
- ./mcc_generated_files/rn487x/rn487x_interface.c => This source file contains the interface implementations of the RN487x library
- ./mcc_generated_files/rn487x/rn487x_interface.h => This header file contains the interface function prototypes of the RN487x library
- ./mcc_generated_files/rn487x/rn487x.c => This source file contains function implementations of the RN487x library
- ./mcc_generated_files/rn487x/rn487x.h => This header file contains the interface implementations of the RN487x library
Changelog
All notable changes to this project will be documented in this file.
[3.0.3] - 2021-09-22
Bug Fixes
- CC8SCRIP-5144 :- Fixing deployment issues