Skip to content

motedem.SDK.InvalidArgument when Scanning #1

@kilian579

Description

@kilian579

I've setup the Motedem device in python by following the examples in the ReadMe.

Scanning and emmiting IR sequences worked just fine a few days ago.

This is the error I'm getting when trying to scan any device:

Traceback (most recent call last):
File "", line 1, in
File "/home/pi/.local/lib/python3.5/site-packages/motedem/SDK.py", line 53, in learnAC
return self.learn_common(0x27, ready_callback)
File "/home/pi/.local/lib/python3.5/site-packages/motedem/SDK.py", line 154, in learn_common
raise InvalidArgument()
motedem.SDK.InvalidArgument

Sometimes the LED switches to a pink color

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions