Created
October 30, 2016 20:50
-
-
Save ruess/0d4a960f121eb2651ea9ffdaa9edf4ec to your computer and use it in GitHub Desktop.
KRM - Loop Output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-10-30 16:47:40.248632 Loop[401:57312] -canOpenURL: failed for URL: "dexcomcgm://" - error: "The operation couldn’t be completed. (OSStatus error -10814.)" | |
2016-10-30 16:47:40.263263 Loop[401:57372] [WC] __46-[WCSession onqueue_handleUpdateSessionState:]_block_invoke dropping as pairingIDs no longer match. pairingID (null), client pairingID: (null) | |
2016-10-30 16:47:40.273025 Loop[401:57372] [WC] WCSession is not paired | |
2016-10-30 16:47:40.322635 Loop[401:57312] Scanning started (state = 5) | |
2016-10-30 16:47:41.135727 Loop[401:57312] Discovered RileyLink at -73 | |
2016-10-30 16:47:41.135836 Loop[401:57312] localName = (null) | |
2016-10-30 16:47:41.137865 Loop[401:57312] Connecting to peripheral 5:<CBPeripheral: 0x1740fe080, identifier = A5698D1D-9576-471E-87F4-874E48EFFF9B, name = RileyLink, state = disconnected> | |
2016-10-30 16:47:41.138323 Loop[401:57312] All peripherals discovered. Scanning stopped (state = 5) | |
2016-10-30 16:47:41.528399 Loop[401:57312] Discovering services | |
2016-10-30 16:47:41.529037 Loop[401:57312] Starting idle RX | |
2016-10-30 16:47:41.529219 Loop[401:57312] Ignoring command issued before we have discovered characteristics | |
2016-10-30 16:47:41.620182 Loop[401:57312] Updated notification state for <CBCharacteristic: 0x1702aa5c0, UUID = 6E6C7910-B89E-43A5-A0FE-50C5E2B81F4A, properties = 0x12, value = <8d>, notifying = YES>, (null) | |
2016-10-30 16:47:41.680536 Loop[401:57373] ======================== Check version =========================== | |
2016-10-30 16:47:41.681272 Loop[401:57373] Writing command to data characteristic: 02 | |
2016-10-30 16:47:41.740203 Loop[401:57312] Updated notification state for <CBCharacteristic: 0x1702aa500, UUID = 6E6C7910-B89E-43A5-78AF-50C5E2B86F7E, properties = 0x12, value = <38>, notifying = NO>, (null) | |
2016-10-30 16:47:41.949771 Loop[401:57312] Updated response count: 142 | |
2016-10-30 16:47:42.010404 Loop[401:57312] Response to idle: bb | |
2016-10-30 16:47:42.010567 Loop[401:57312] Idle rx command interrupted. | |
2016-10-30 16:47:42.010832 Loop[401:57312] Response to command: 737562675f726673707920302e38 | |
2016-10-30 16:47:42.011189 Loop[401:57373] Writing command to data characteristic: 02 | |
2016-10-30 16:47:42.160281 Loop[401:57312] Updated response count: 143 | |
2016-10-30 16:47:42.220476 Loop[401:57312] Response to command: 737562675f726673707920302e38 | |
2016-10-30 16:47:42.220953 Loop[401:57373] Got version: subg_rfspy 0.8 | |
2016-10-30 16:47:42.221374 Loop[401:57373] ------------------------ Check version --------------------------- | |
2016-10-30 16:47:42.221518 Loop[401:57312] idleDetectDispatchGroup empty | |
2016-10-30 16:47:42.221610 Loop[401:57312] Starting idle RX | |
2016-10-30 16:47:42.221812 Loop[401:57312] Writing command to data characteristic: 03000000ea60 | |
2016-10-30 16:47:57.161760 Loop[401:57312] Scanning started (state = 5) | |
2016-10-30 16:48:42.490864 Loop[401:57312] Updated response count: 144 | |
2016-10-30 16:48:42.550886 Loop[401:57312] Response to idle: aa | |
2016-10-30 16:48:42.551041 Loop[401:57312] Idle rx timeout | |
2016-10-30 16:48:42.551131 Loop[401:57312] Starting idle RX | |
2016-10-30 16:48:42.551329 Loop[401:57312] Writing command to data characteristic: 03000000ea60 | |
2016-10-30 16:49:42.791556 Loop[401:57312] Updated response count: 145 | |
2016-10-30 16:49:42.851359 Loop[401:57312] Response to idle: aa | |
2016-10-30 16:49:42.851511 Loop[401:57312] Idle rx timeout | |
2016-10-30 16:49:42.851601 Loop[401:57312] Starting idle RX | |
2016-10-30 16:49:42.851797 Loop[401:57312] Writing command to data characteristic: 03000000ea60 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment