Created
August 29, 2016 20:51
-
-
Save newbreedofgeek/82561303ef5abae90b0fafbf2c640a6f to your computer and use it in GitHub Desktop.
Gateway resetting after connecting to BP meter
This file contains 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
33015:DEBUG: Asking for id | |
33015:DEBUG: Starting to send data | |
33065:DEBUG: Completed Sending | |
33067:DEBUG: In SPI Receive | |
33067:DEBUG: Handshake complete | |
33069:DEBUG: Receiving SPI data of size 16 | |
33069:DEBUG: Reading chunk of size 16 | |
33072:DEBUG: Processing message of size 13 with clientID 3 and service ID 2 | |
33072:DEBUG: Info data service with command 177 | |
33072:DEBUG: You're gateway ID is b1e231533df17baa9acd15c2 | |
33073:DEBUG: Read length = 11 | |
33074:DEBUG: All done in SPI Retreive | |
33867:DEBUG: In SPI Receive | |
33867:DEBUG: Handshake complete | |
33869:DEBUG: Receiving SPI data of size 23 | |
33869:DEBUG: Reading chunk of size 23 | |
33872:DEBUG: Processing message of size 20 with clientID 3 and service ID 1 | |
33872:DEBUG: 3->Cloud - 18 | |
33872:DEBUG: Read length = 18 | |
33874:DEBUG: All done in SPI Retreive | |
34115:DEBUG: Receiving Network data of size 18 | |
34116:DEBUG: Starting to send data | |
34166:DEBUG: Completed Sending | |
34166:DEBUG: 3->BLE - 23 | |
49118:DEBUG: In SPI Receive | |
49118:DEBUG: Handshake complete | |
49120:DEBUG: Receiving SPI data of size 23 | |
49120:DEBUG: Reading chunk of size 23 | |
49123:DEBUG: Processing message of size 20 with clientID 3 and service ID 1 | |
49123:DEBUG: 3->Cloud - 18 | |
49123:DEBUG: Read length = 18 | |
49123:DEBUG: All done in SPI Retreive | |
49363:DEBUG: Receiving Network data of size 18 | |
49364:DEBUG: Starting to send data | |
49414:DEBUG: Completed Sending | |
49414:DEBUG: 3->BLE - 23 | |
64365:DEBUG: In SPI Receive | |
64365:DEBUG: Handshake complete | |
64367:DEBUG: Receiving SPI data of size 23 | |
64367:DEBUG: Reading chunk of size 23 | |
64370:DEBUG: Processing message of size 20 with clientID 3 and service ID 1 | |
64370:DEBUG: 3->Cloud - 18 | |
64370:DEBUG: Read length = 18 | |
64371:DEBUG: All done in SPI Retreive | |
64612:DEBUG: Receiving Network data of size 18 | |
64613:DEBUG: Starting to send data | |
64663:DEBUG: Completed Sending | |
64663:DEBUG: 3->BLE - 23 | |
^A |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment