Raspberry Pi 802.15.4 radio module

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
Information
Name Raspberry Pi 802.15.4 radio module
Manufacturer Openlabs.co
Link https://openlabs.co/store/Raspberry-Pi-802.15.4-radio
Specification https://openlabs.co/OSHW/Raspberry-Pi-802.15.4-radio
Technologies longdescription:"This module adds support for 6LoWPAN over 802.15.4 to the Raspberry Pi. With this, you can very cheaply turn a Raspberry Pi into a 6LoWPAN border router for your Internet of Things.
Included equipment Raspberry Pi 802.15.4 radio
accessory-image-xXhTSjcpxk.jpeg

Description

This module adds support for 6LoWPAN over 802.15.4 to the Raspberry Pi. With this, you can very cheaply turn a Raspberry Pi into a 6LoWPAN border router for your Internet of Things.

The module plugs directly onto pins 15-26 of the RPi's P1 header, leaving the remaining pins free for other uses.

Its intended use is to turn an RPi into a border router for a 6LoWPAN network, but it has other uses as well. You can skip the 802.15.4 and just use it as a basic 2.4GHz radio, and you can even hook it up to an Arduino if you want, or anything else with an SPI port and 4 GPIOs.

Linux has 6LoWPAN and 802.15.4 implementations, as well as a driver for this module. As of late 2019, the recommended Linux kernel version is 4.9 (not 4.14).

Documentations