You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Grill 8030acd283 No delay 3 years ago
..
CMakeLists.txt working discovery tool 3 years ago
README.md Update README.md 3 years ago
common.cpp switched to dynamic payload mode, added a pretender 3 years ago
common.hpp switched to dynamic payload mode, added a pretender 3 years ago
discover.cpp No delay 3 years ago
pretender.cpp No delay 3 years ago

README.md

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.

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 :-(