Difference between revisions of "AT86RF230"

From TinyOS Wiki
Jump to: navigation, search
(New page: The '''AT86RF230''' is a RF transceiver by Atmel. It is used in the IRIS mote. == External links == *[http://www.atmel.com/dyn/products/product_card.asp?part_id=3941 Webpage on Atmel s...)
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The '''AT86RF230''' is a RF transceiver by Atmel. It is used in the [[IRIS]] mote.
+
The '''AT86RF230''' is RF transceiver by Atmel. It is used in the [[IRIS]] mote.
 +
 
 +
== IEEE 802.15.4 ==
 +
The AT86RF230 is [[IEEE 802.15.4]] compliant. However, no security operation is available.
 +
 
 +
== TinyOS support ==
 +
The code related to the AT86RF230 chip can be found in [http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x/tos/chips/rf2xx/rf230/].
 
== External links ==
 
== External links ==
 
*[http://www.atmel.com/dyn/products/product_card.asp?part_id=3941 Webpage on Atmel site]
 
*[http://www.atmel.com/dyn/products/product_card.asp?part_id=3941 Webpage on Atmel site]
 
[[Category:Transceivers]]
 
[[Category:Transceivers]]

Latest revision as of 04:34, 17 March 2010

The AT86RF230 is RF transceiver by Atmel. It is used in the IRIS mote.

IEEE 802.15.4

The AT86RF230 is IEEE 802.15.4 compliant. However, no security operation is available.

TinyOS support

The code related to the AT86RF230 chip can be found in [1].

External links