Name:
=====
 ble_freertos_peripheral_subrate


Description:
============
 Peripheral subrate example.




Purpose:
========
This example demonstrates BLE (Bluetooth Low Energy)
 peripheral connection subrate functionality within the FreeRTOS framework. The
 application showcases connection optimization through subrate management,
 improved power efficiency, and enhanced communication performance. It will
 advertise and should receive the subrate change event from the connected
 ble_freertos_central_subrate board.

Section: Key Features
=====================

 1. Peripheral Subrate Implementation: Implements BLE peripheral subrate
    functionality for optimized connection management

 2. Connection Optimization: Provides subrate connection capabilities
    for improved power efficiency and performance

 3. FreeRTOS Integration: Utilizes FreeRTOS real-time operating system
    for reliable task scheduling and power management

 4. Power Management: Implements intelligent power management for
    efficient subrate connection operations

 5. Subrate Response: Manages subrate connection responses for
    optimal communication performance


******************************************************************************


