nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

Radio Transmitter Example Application main file. More...

Functions

int main (void)
 Function for application main entry.
 

Variables

static uint8_t packet [PACKET_PAYLOAD_MAXSIZE]
 

Detailed Description

This file contains the source code for a sample application using the NRF_RADIO to transmit.

example_board_setup_a.jpg
Use board setup A for this example.

Variable Documentation

uint8_t packet[PACKET_PAYLOAD_MAXSIZE]
static

Packet to transmit.