Skip to content

Running a command will eventually result in a error #14

@RRplofkip

Description

@RRplofkip

Whenever I run the command meshcli -D, it will always result in an error saying:

DEBUG:meshcore:Sending device query command
DEBUG:meshcore:Sending raw data: 1603
DEBUG:meshcore:Waiting for events [<EventType.DEVICE_INFO: 'device_info'>, <EventType.ERROR: 'command_error'>], timeout=5.0
ERROR:meshcore:Error while querying device: Event(type=<EventType.ERROR: 'command_error'>, payload={'reason': 'no_event_received'}, attributes={})

I know for sure the device is connect, because the terminal says that the device is connected succesfully. I have tested the node with the web client AND the ios app and those both work.

What is causing this problem and how can I fix it, or is it a fault in the code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions