-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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
Labels
No labels