mbed HRM11017を使ってkonashi.jsでナイトライダー

Dependencies:   BLE_API_Native_IRC mbed

Fork of BLE_RCBController by Junichi Katsu

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.