Skip to content

Instantly share code, notes, and snippets.

@matti
Created June 24, 2017 11:21
Show Gist options
  • Save matti/186ecea3eec431856607ff9c06ffca4e to your computer and use it in GitHub Desktop.
Save matti/186ecea3eec431856607ff9c06ffca4e to your computer and use it in GitHub Desktop.
bean program_firmware -n neljaes
2017-06-24T11:14:02.971Z INFO Setting scan timeout: 15 seconds
2017-06-24T11:14:03.218Z INFO Starting to scan...
Found device with name/address: neljaes/e2398a18d12648f499c4f61c49eda786
2017-06-24T11:14:09.134Z INFO No longer scanning...
2017-06-24T11:14:09.135Z INFO Connecting to device: neljaes
2017-06-24T11:14:09.145Z INFO Checking if device is in progress...
2017-06-24T11:14:09.145Z INFO No device is in progress!
2017-06-24T11:14:09.148Z INFO Checking if device is in progress...
2017-06-24T11:14:09.148Z INFO No device is in progress!
2017-06-24T11:14:09.156Z INFO Checking if device is in progress...
2017-06-24T11:14:09.156Z INFO No device is in progress!
2017-06-24T11:14:09.501Z INFO Looking up services for device: neljaes
2017-06-24T11:14:10.246Z INFO Found service: OAD Service / f000ffc004514000b000000000000000
2017-06-24T11:14:10.247Z INFO Found service: Device Information / 180a
2017-06-24T11:14:10.247Z INFO Found service: Serial Transport Service / a495ff10c5b14b44b5121370f02d74de
2017-06-24T11:14:10.247Z INFO Found service: Unknown / a495ff20c5b14b44b5121370f02d74de
2017-06-24T11:14:10.248Z INFO Found service: Battery Service / 180f
2017-06-24T11:14:10.248Z INFO Found service: Scan Parameters / 1813
2017-06-24T11:14:10.248Z INFO Found service: Unknown / 03b80e5aede84b33a7516ce34ec4c700
2017-06-24T11:14:10.248Z INFO Service setup successfully: Scan Parameters
2017-06-24T11:14:10.249Z INFO Setting up IDENTIFY and BLOCK notifications
2017-06-24T11:14:10.249Z INFO Service setup successfully: Device Information
2017-06-24T11:14:10.250Z INFO Setting up SERIAL notifications
2017-06-24T11:14:10.250Z INFO Service setup successfully: Unknown
2017-06-24T11:14:10.250Z INFO Service setup successfully: Battery Service
2017-06-24T11:14:10.250Z INFO Service setup successfully: Unknown
2017-06-24T11:14:12.555Z INFO Service setup successfully: OAD Service
2017-06-24T11:14:12.616Z INFO Service setup successfully: Serial Transport Service
2017-06-24T11:14:12.616Z INFO All services have been setup!
Connected!
2017-06-24T11:14:12.736Z INFO Char read success(2a27): 2A
Programming device firmware: e2398a18d12648f499c4f61c49eda786
2017-06-24T11:14:12.738Z INFO Begin update called
2017-06-24T11:14:12.796Z INFO Char read success(2a26): 201704060000 Img-B
2017-06-24T11:14:12.796Z INFO Comparing firmware versions: Bundle version (201706230000), Bean version (201704060000)
2017-06-24T11:14:12.796Z INFO Starting FW update for device neljaes(e2398a18d12648f499c4f61c49eda786)
2017-06-24T11:14:12.797Z INFO Begin FW @ 1498302853
2017-06-24T11:14:12.798Z INFO Triggered a notification on Identify char
2017-06-24T11:14:12.858Z INFO Offering image: 201706230000_b_BeanPlus_imgB_large
2017-06-24T11:14:12.916Z INFO REJECTED IMAGE: 201706230000_b_BeanPlus_imgB_large
2017-06-24T11:14:12.917Z INFO Offering image: 201706230000_c_BeanPlusSmallImgA
2017-06-24T11:14:12.976Z INFO ACCEPTED IMAGE: 201706230000_c_BeanPlusSmallImgA
2017-06-24T11:14:12.976Z INFO Got request for the first BLOCK of FW
2017-06-24T11:14:12.978Z INFO Total blocks: 5759
2017-06-24T11:14:12.978Z INFO FW file size: 92160
2017-06-24T11:14:12.978Z INFO Starting step #1!
2017-06-24T11:14:12.978Z INFO No longer scanning...
2017-06-24T11:14:12.980Z INFO Got request for FW block 0
2017-06-24T11:14:21.340Z INFO Got request for FW block 512
2017-06-24T11:14:29.529Z INFO Got request for FW block 1024
2017-06-24T11:14:37.719Z INFO Got request for FW block 1536
2017-06-24T11:14:45.909Z INFO Got request for FW block 2048
2017-06-24T11:14:53.890Z INFO Got request for FW block 2560
2017-06-24T11:15:02.380Z INFO Got request for FW block 3072
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment