Skip to content

Instantly share code, notes, and snippets.

@pietrushnic
Created August 21, 2016 14:32
Show Gist options
  • Save pietrushnic/c4cc0caba41802137cb7c8079ceb996e to your computer and use it in GitHub Desktop.
Save pietrushnic/c4cc0caba41802137cb7c8079ceb996e to your computer and use it in GitHub Desktop.
GetVersion
[09:05:14] Begin GetVersion operation.
[09:05:14] INFO: > Executing Operation: Connect
[09:05:14] DEBUG: SetTimeOut 15
[09:05:14] DEBUG: waiting and clearing uart rx buffer
[09:05:16] WARNING: flush succeeded
[09:05:16] INFO: setting break signal
[09:05:16] DEBUG: break returned 0
[09:05:16] INFO: --- please restart the device ---
[09:05:16] DEBUG: wait for ack
[09:05:16] INFO: connection succeeded
[09:05:16] INFO: getting storage list
[09:05:16] DEBUG: wait for ack
[09:05:16] INFO: > Executing Operation: GetVersion
[09:05:16] INFO: reading version info
[09:05:16] DEBUG: wait for ack
[09:05:16] INFO: > Bootloader version: 2.1.4.0
[09:05:16] INFO: > Chipset version: 16
[09:05:16] INFO: > Executing Operation: Disconnect
[09:05:16] DEBUG: disconnecting from device . . .
[09:05:16] DEBUG: wait for ack
[09:05:16] Operation GetVersion returned.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment