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

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
Return Values:
1=success, 0=bad
This function sets the receiver channel and configures the receiver bandwidth based upon the
channel and band. If the channel is not valid for the band, then the function returns a 0; otherwise it
returns a 1.
void rfSetDataPattern (uint8_t patternCount, uint8_t * patternBuffer)
Sets up the pattern used for detection by the SX1231 receiver.
Parameters:
patternCount
*patternBuffer
This function sets the pattern byte count and the pattern bytes in the XE1203.
void rfSetDataRate (TRFRate rate)
Sets the SX1231 data rate.
Parameters:
rate
This function sets the data rate of the radio. To do this, both the SX1231 and the SPI port have to be
configured. The following data rates are supported:
void rfSetMode (uint8_t mode)
Sets the operating mode of the SX1231.
Parameters:
mode
This function sets the operating mode of the radio. Valid modes are:
void rfSetPA (uint8_t onOff)
Turns the power amp on and off.
Rev 1.1 (November 2012)
# xer9_6K
# xer19_2K
# xer38_4K
# xeSLEEP - SX1231 is in Sleep Mode
# xeIDLE - SX1231 is in IDLE Mode
# xeTX - SX1231 is in TX Mode
# xeTXNOMOD - SX1231 is in TX Mode with no modulation (used for testing)
# xeRX - SX1231 is in RX Mode
RF data rate for the SX1231 (type is xeRATE).
SX1231 operating mode (type is TRFMode)
Channel specified
The number of pattern bytes to use (valid values are 1-4)
Pointer to the buffer that holds the pattern bytes
26
© DLP Design, Inc.

Related parts for DLP-RFS-DK