Skip to content
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

Error running logtech attack #2

Open
DevCubeHD opened this issue Jun 26, 2019 · 2 comments
Open

Error running logtech attack #2

DevCubeHD opened this issue Jun 26, 2019 · 2 comments

Comments

@DevCubeHD
Copy link

This is the error I get:

>python logitech_attack.py
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
[2019-06-26 12:05:27.937]  [-] Error: Could not initialize Logitech Attack
[2019-06-26 12:05:27.937]  Start Logitech Attack v0.8
Traceback (most recent call last):
  File "logitech_attack.py", line 418, in <module>
    poc.run()
  File "logitech_attack.py", line 381, in run
    self.radio.transmit_payload(KEEP_ALIVE_90)
AttributeError: LogitechAttack instance has no attribute 'radio'

C:\Users\Felix Gaebler\Desktop\nrf24-playset-master>python logitech_attack.py

this is what I get from running the logitech attack. Beforehand I installed the nrf-research firmware, ending with following output, which means for me that it worked out:

image

@H4xl0r
Copy link

H4xl0r commented Nov 1, 2019

flash the dongle
replug the dongle
start script ....
dongle needs reset sometimes

@Einstein2150
Copy link

Check if the dongle is correctly detected
lsusb Bus 020 Device 024: ID 1915:0102 Nordic Semiconductor ASA Research Firmware

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants