-
Notifications
You must be signed in to change notification settings - Fork 30
Description
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 ...