Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 781 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 781 Bytes

Work in progress IEEE 802.15.4 for nRF52840

This is some experiments with using the nRF52840 radio in 802.14.5 mode. The examples in this repository assumes that one of the nRF52840-DK or nRF52840-MDK, ... boards is used.

The host program has been tested with Fedora and Ubuntu Linux.

The code is split into following parts.

Parts

Target examples

Adafruit Feather nRF52840 Express

Color Light Demo

Nordic nRF52840-DK

Makerdiary nRF52840-MDK

Host

The host tool, psila-host, is found in the psila repository.

Usage

  1. Start the host application listening to the nrf52840 USB-to-serial device
  2. Start the target application on the nRF52840

License

Licensed under the MIT license. See LICENSE.