NordicSemiconductor/nrf-udev

Name: nrf-udev

Owner: Nordic Semiconductor

Description: null

Created: 2018-02-28 12:20:43.0

Updated: 2018-05-15 07:45:20.0

Pushed: 2018-05-15 07:53:02.0

Homepage: null

Size: 8

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

nrf-udev

udev rules for nRF (Nordic Semiconductor) development kits

You probably are here because you have:

and one of the following problems:

Installation

For Debian-like systems, download the latest .deb file from https://github.com/NordicSemiconductor/nrf-udev/releases. Then, install the package using the following command in a console:

 dpkg -i nrf-udev_1.0.0-all.deb
Caveats

These udev rules set all Nordic Semiconductor devices as readable/writable by all users. While this gets rid of the LIBUSB_ERROR_ACCESS errors with no further configuration, this also means that any user or background process can have complete access to these USB devices.

Development

This repo contains the files needed for creating a .deb package for installing the udev rules for nRF devices. To create the package in a Debian-based linux system:

-deb -b nrf-udev_1.0.0-all

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.