Contents
- Overview
- Update
history
- License
Overview
Ready to use STM32 nRF51 Bluetooth Low Energy (BLE) embedded software
package to add BLE with low impact on the Application due to the use of
only a 4 wires UART which also handles the system low power control.
The package contains source code:
- Pre-integrated low power optimized STM32 libraries and Nordic BLE SoftDevice FW module.
- Example application with BLE profiles.
Example hardware platform available on:
- STM32Nucleo
- Wavetek Arduino shield with Nordic BLE module nRF51822
Validated on NUCLEO-L053R8 board
Major features of the STM32 nRF51 Bluetooth Low Energy (BLE) embedded software package
- Ultra Low Power optimized implementation
- No SW timing constraints on
the application
- Pre-integrated example
applications to reduce time to market
- Optimized reusable high
level services
- STM32 Low Power Manager
- Timer Server offering multiple virtual low power timers
- NVM manager to handle EEPROM operation in background of the application
- STM32 – nRF51822 Low Power
protocol UART Driver
- Very flexible SW
Architecture enabling the application to re-use or re-implement the provided
services
- OS agnostic, supports any operating
system
- Fully delivered as source code under license (License)
Update historyV1.0.0 / 01-October-2014
First version
Contents
- STM32_BLE_nRF51_Driver V1.0.0 (release
notes)
- nRF51_Driver
- LowPowerProtocol_UART_Driver
- STM32_LowPowerManager
- STM32_NVM_Driver
- STM32_TimerServer
- STM32CubeL0 V1.1.0 (Only the modules from STM32CubeL0 used in that project are delivered without any modifications)
- Wavetek_nRF Board Drivers V1.0.0 (release
notes)
License
Licensed
under ST Liberty SW License Agreement V2, (the "License"); You may
not use this package
except in compliance with the License. You may obtain a copy of the
License at:
Unless
required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See
the License for the specific language governing permissions and
limitations under the License.
For
complete documentation on STM32 Microcontrollers visit www.st.com/STM32
|