Difference between revisions of "Protocol decoder:Mrf24j40"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) (Created page with "{{Infobox protocol decoder | id = mrf24j40 | name = MRF24J40 | description = IEEE 802.15.4 2.4 GHz RF tranceiver chip | status = supported...") |
(adding a pic of my own board per uwe's request) |
||
Line 19: | Line 19: | ||
See the [http://sigrok.org/gitweb/?p=sigrok-dumps.git;a=tree;f=spi/mrf24j40 spi/mrf24j40] directory for example capture files. | See the [http://sigrok.org/gitweb/?p=sigrok-dumps.git;a=tree;f=spi/mrf24j40 spi/mrf24j40] directory for example capture files. | ||
The radio itself is often used on modules, the MRF24J40MA and MB modules. They're lower level than an xbee, being radio only, but they are on 2.54mm pitch header pins, and are less than half the price. An example is shown below. | |||
[[File:Mrf24j40-boxcar.jpg|500px]] | |||
== Protocol == | == Protocol == |
Latest revision as of 16:44, 2 July 2015
Name | MRF24J40 |
---|---|
Description | IEEE 802.15.4 2.4 GHz RF tranceiver chip |
Status | supported |
License | GPLv2+ |
Source code | decoders/mrf24j40 |
Input | spi |
Output | mrf24j40 |
Probes | — |
Optional probes | — |
Options | — |
The mrf24j40 protocol decoder decodes the Microchip MRF24J40 IEEE 802.15.4 2.4 GHz RF tranceiver chip protocol.
Hardware
See the spi/mrf24j40 directory for example capture files.
The radio itself is often used on modules, the MRF24J40MA and MB modules. They're lower level than an xbee, being radio only, but they are on 2.54mm pitch header pins, and are less than half the price. An example is shown below.