ahoy/tools/rpi/discover
2022-03-18 22:17:44 +01:00
..
CMakeLists.txt initial skeleton for discovery tool 2022-03-18 22:17:44 +01:00
discover.cpp initial skeleton for discovery tool 2022-03-18 22:17:44 +01:00
README.md initial skeleton for discovery tool 2022-03-18 22:17:44 +01:00

Try to discover inverters with known serial numbers.

This tool will continuously scan all channels.

Requires NRF24 library from https://github.com/nRF24/RF24/ and an NRF24 module connected to the Raspberry Pi's GPIO header as described in https://nrf24.github.io/RF24/index.html.