nRF51 SDK
|
Serialization examples for BLE SoftDevice S110 on the nRF6310 motherboard. More...
Modules | |
'Architecture' | |
Architectural overview of BLE S110 Serialization. | |
'Board Setup' | |
Hardware configurations for Serialized Bluetooth Application with nRF51822 Connectivity Chip. | |
'Packet Encoding Format' | |
Advertising Application Serialized | |
BLE S110 Connectivity Chip | |
Bluetooth Libraries | |
Serialization library modules containing functionality which is used by the Serialized Example Applications for encoding and decoding of S110 API functions and events. | |
Common Application Libraries | |
This is common source code for serialization that can be used in nRF51822 applications. This source contains the prototype for a transport layer which uses the common UART module for transmitting and/or receiving bytes. The transport module is a prototype and therefore lacks major functionality such as packet retransmission, memory and performance optimization, and robustness. | |
Heart Rate Application - Serialized | |