-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Logitech keyboard/mouse #7
Comments
If it is using an nRF24L01 it should be possible to sniff the packets. |
I'm using an Arduino Uno which runs on 5v, is it compatible with the 3.3v NRF24? |
The only change I made to the code was to comment out This is my output
|
btw, logitech devices hop around the channels, would that be a problem for this sniffer? |
Hi,
Is this able to sniff packets from Logitech devices that uses the NRF24?
The serial output stays stuck at
Listening...
. Thank you.The text was updated successfully, but these errors were encountered: