mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-24 11:47:12 +02:00
Merge branch 'main' of github.com:grindylow/ahoy
This commit is contained in:
commit
92d34bb02d
15 changed files with 1507 additions and 0 deletions
|
@ -5,3 +5,8 @@ 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.
|
||||
|
||||
UPDATE: Note that this tool relies on the NRF24's AutoAck functionality.
|
||||
It has since been conclusively proven that the inverters do not enable
|
||||
AutoAck. Therefore this tool works quite well for discovering NRF24s,
|
||||
just not the ones build into the inverters :-(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue