BLE temperature profile using digital DS1820 or analog LM35 sensors

Dependencies:   DS1820

Embed: (wiki syntax)

« Back to documentation index

Packet Receiver

Packet Receiver

This module is used for processing the Command Response packets and Event packets. More...

Functions

uint32_t ble_rpc_pkt_receiver_init (void)
 Function for initializing the BLE S110 RPC Packet Receiver module.

Detailed Description

This module is used for processing the Command Response packets and Event packets.


Function Documentation

uint32_t ble_rpc_pkt_receiver_init ( void   )

Function for initializing the BLE S110 RPC Packet Receiver module.

Returns:
NRF_SUCCESS upon success, any other upon failure.