Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save newbreedofgeek/82561303ef5abae90b0fafbf2c640a6f to your computer and use it in GitHub Desktop.
Save newbreedofgeek/82561303ef5abae90b0fafbf2c640a6f to your computer and use it in GitHub Desktop.
Gateway resetting after connecting to BP meter
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