DLP-RFS-DK DLP Design, DLP-RFS-DK Datasheet - Page 23

no-image

DLP-RFS-DK

Manufacturer Part Number
DLP-RFS-DK
Description
RF Development Tools DLP-RFS1231 development kit
Manufacturer
DLP Design
Type
RF Transceiversr
Datasheet

Specifications of DLP-RFS-DK

Rohs
yes
Product
Development Kit
Tool Is For Evaluation Of
DLP-RFS1231
Frequency
915 MHz
Operating Supply Voltage
2.4 V to 3.6 V
Dimensions
1.5 in x 2 in x 1.53 in
Interface Type
UART
Maximum Operating Temperature
+ 70 C
Minimum Operating Temperature
0 C
For Use With
DLP-RFS1231
Parameters:
tableIndex
Hop tables are generated procedurally at runtime using a linear feedback shift register. Our algorithm
allows up 256 different tables to be generated with minimal cross-correlation.
PHYAPI phySetRxChannel (uint8_t channel)
Sets the radio receive channel.
Parameters:
channel
Returns:
1 if successful; 0 if the channel is not valid. This function sets the radio channel. Valid channels
depend upon the operating band. (For the US band, valid channels are 0-31. For the European
band, valid channels are 0-35.)
PHYAPI phySetTxChannel (uint8_t channel)
Sets the radio transmit channel.
Parameters:
channel
Returns:
1 if successful; 0 if the channel is not valid. This function sets the radio transmit channel. Valid
channels depend on the operating band. (For the US band, valid channels are 0-31. For the
European band, valid channels are 0-35.)
PHYAPI phySleep (void)
This function sets the radio mode to sleep.
In this mode, the radio is off—including the oscillator. The ISR packet machine is disabled.
5.0.5 RADIO ABSTRACTION API
Detailed Description:
This manager is provided in library form. The radio abstraction API provides low-level access to the
SX1231 radio IC. Generally, these functions would be used by the protocol stack to control the radio.
The application would likely not need to call these functions directly, except in the case of automated
testing in the manufacturing stage.
Data Structures:
struct freq_t
Rev 1.1 (November 2012)
Indicates which hop table to use
Determines the receive channel of the radio
Determines the transmit channel of the radio
23
© DLP Design, Inc.

Related parts for DLP-RFS-DK