Skip to content

unable to set epoch time via USB serial #46

@PE5TT

Description

@PE5TT

The command: time
leads to error message

Device Heltec T114 running 1.13.0 (issue on 1.12.0 also)
Using meshcli -s /dev/ttyACM0 interactive mode
Flashed as Compagion in USB mode

example:
Devicename|* time 1772132728
Error setting time: Event(type=<EventType.ERROR: 'command_error'>, payload={'error_code': 6}, attributes={})

Debug:
DEBUG:meshcore:Setting device time to: 1772132728
DEBUG:meshcore:Sending raw data: 067899a069
DEBUG:meshcore:sending pkt : b'<\x05\x00\x06x\x99\xa0i'
DEBUG:meshcore:Received data: 0106
DEBUG:meshcore:Dispatching event: EventType.ERROR, {'error_code': 6}, {}
DEBUG:meshcore:Event(type=<EventType.ERROR: 'command_error'>, payload={'error_code': 6}, attributes={})
Error setting time: Event(type=<EventType.ERROR: 'command_error'>, payload={'error_code': 6}, attributes={})
DEBUG:meshcore:cmd ['time', '1772132728'] processed ...

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