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

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
void phySelectRadioPattern (uint8_t patternNo)
Sets the radio DTS pattern to one of four (0-3) preset byte sequences.
void phyDefineRadioPattern (uint8_t patternNo, uint8_t *bytes, uint8_t length)
Defines a custom DTS pattern in one of the four available slots.
void phySetTransmitPower (TTxPower power)
Sets the radio power.
uint8_t phyReadDIPSwitch (void)
Reads the DIP switches on the evaluation board.
void phySetManufID (uint32_t ID)
Sets the manufacturer ID.
void phyDisableMIDFiltering (void)
Disables manufacturer ID filtering.
void phyEnableMIDFiltering (void)
Enables manufacturer ID filtering.
Send/Receive Functions:
Functions used to send and receive packets, and to obtain information about the packet engine are as
follows:
uint8_t * phyGetRxBuffer (void)
Gets a pointer to the receive buffer.
uint8_t * phyGetSniffBuffer (void)
Gets a pointer to the buffer containing the sniffed packet.
uint8_t phyGetSniffCount (void)
Returns current sniff count.
PHYAPI phySendPacket (TMessageComponent *node, uint8_t msgNo, uint8_t encryptionOn)
Sends a packet over the radio.
PHYAPI phyReSendPacket (uint8_t msgNo, uint8_t encryptionOn)
Sends the last packet over the network.
PHYAPI phyReceivePacket (uint8_t *PacketSDU, uint8_t bufferLength)
Begins listening for a packet on the network.
TPHYPacketState phyGetPktState (void)
Gets the current packet engine state.
uint8_t phyGetRxPacketLen (void)
Gets the packet length of a received packet.
uint8_t phyGetRxBufferIndex (void)
Returns an index to the next byte in the receive buffer after the PHY bytes.
uint8_t phyGetRxChannel (void)
Gets the current receive channel number.
uint8_t phyGetTxChannel (void)
Gets the current transmit channel number.
uint8_t phyIsReadyToTransmit (void)
Identifies if the PHY is ready to send a message.
uint8_t phyIsReadyToReceive (void)
Identifies if the PHY is ready to receive a message.
Function Documentation:
uint8_t* phyGetRxBuffer (void)
Gets a pointer to the receive buffer.
© DLP Design, Inc.
Rev 1.1 (November 2012)
20

Related parts for DLP-RFS-DK