ATAVRRZ502 Atmel, ATAVRRZ502 Datasheet - Page 14

KIT RF ACCESSORY RZ502

ATAVRRZ502

Manufacturer Part Number
ATAVRRZ502
Description
KIT RF ACCESSORY RZ502
Manufacturer
Atmel
Series
AVR®r
Type
802.15.4/Zigbeer
Datasheets

Specifications of ATAVRRZ502

Frequency
2.4GHz
Architecture
8/16-bit
Wireless Frequency
2.4 GHz
Interface Type
RS-232
Output Power
3 dBm
Silicon Core Number
AT86RF230
Silicon Family Name
AVR
Kit Contents
Board CD Docs
Tool / Board Applications
General Purpose MCU, MPU, DSP, DSC
Mcu Supported Families
AVR Microcontroller
Rohs Compliant
Yes
Development Tool Type
Hardware - Daughter Card
Silicon Manufacturer
Atmel
For Use With/related Products
STK500, STK501
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
3.5
3.6
3.7
3.7.1
IEEE 802.15.4 MAC User Guide PRELIMINARY
MAC main task
PIB constants
Message
sequence charts
Data service
message sequence
charts
An example main routine for an application using the MAC library is shown below.
For more details, refer to the "Atmel MAC Reference Manual", available online and sup-
plied with Z-Link Application Tool Kits.
Typical message flow in support of a specific task is shown in the following paragraphs.
Figure 3-3 illustrates the sequence of messages necessary for a successful data trans-
fer between two devices.
#include "wpan_defines.h"
#include "wpan.h"
#include "ieee_const.h"
#include "ieee_types.h"
int main(void)
{
}
wpan_init();
wpan_mlme_reset_request( true );
while(1)
{
}
/* this return is (hopefully) never executed */
return 0xff;
while(wpan_task())
{
}
/* longer running tasks are called here */
do_nwk_fsm();
process_keys();
/* only call functions with short runtime here */
get_keys();
5182A–ZIGB–09/06
3-5

Related parts for ATAVRRZ502