An open API service indexing awesome lists of open source software.

https://github.com/bettercap/nrf24

This package allows interaction with nRF24LU1+ based dongles and the RFStorm firmware.
https://github.com/bettercap/nrf24

Last synced: 10 months ago
JSON representation

This package allows interaction with nRF24LU1+ based dongles and the RFStorm firmware.

Awesome Lists containing this project

README

          

# NRF24

This package allows interaction with nRF24LU1+ based dongles and the [RFStorm firmware](https://github.com/BastilleResearch/nrf-research-firmware).

## Dependencies

sudo apt-get install libusb-1.0
go get -v github.com/google/gousb

## Example

See the `examples` folder.

## License

This package is made with ♥ by [evilsocket](https://github.com/evilsocket) and it's released under the GPL 3 license.