Skip to content

Instantly share code, notes, and snippets.

@jacobrosenthal
Created October 3, 2015 18:15
Show Gist options
  • Save jacobrosenthal/3d35e7e5390da73129cc to your computer and use it in GitHub Desktop.
Save jacobrosenthal/3d35e7e5390da73129cc to your computer and use it in GitHub Desktop.
node eddystone beacon platform-check-bleno-property xpcError: connection interrupted
Last login: Sat Oct 3 19:09:03 on ttys001
cd Jacobs-MacBook-Air:~ jacobrosenthal$ cd /Users/jacobrosenthal/Downloads/node-ystone-beacon
Jacobs-MacBook-Air:node-eddystone-beacon jacobrosenthal$ DEBUG=* node examples/uid/with-tlm.js
bleno platform darwin +0ms
bleno addressChange b8:e8:56:03:d3:ed +3ms
bindings sendCBMsg: 1, {
"kCBMsgArgName": "node-1443893725770",
"kCBMsgArgOptions": {
"kCBInitOptionShowPowerAlert": 1
},
"kCBMsgArgType": 1
} +3ms
bindings Event: {
"kCBMsgId": 6,
"kCBMsgArgs": {
"kCBMsgArgState": 5
}
} +1ms
bindings state change poweredOn +1ms
bleno stateChange poweredOn +0ms
bindings sendCBMsg: 8, {
"kCBAdvDataAppleMfgData": {
"type": "Buffer",
"data": [
2,
1,
6,
3,
3,
170,
254,
23,
22,
170,
254,
0,
235,
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
170,
187,
204,
221,
238,
255,
0,
0
]
}
} +0ms
bindings sendCBMsg: 8, {
"kCBAdvDataAppleMfgData": {
"type": "Buffer",
"data": [
3,
3,
170,
254,
17,
22,
170,
254,
32,
0,
0,
0,
128,
0,
0,
0,
0,
1,
0,
0,
0,
5
]
}
} +89ms
bindings sendCBMsg: 8, {
"kCBAdvDataAppleMfgData": {
"type": "Buffer",
"data": [
2,
1,
6,
3,
3,
170,
254,
23,
22,
170,
254,
0,
235,
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
170,
187,
204,
221,
238,
255,
0,
0
]
}
} +103ms
bindings sendCBMsg: 8, {
"kCBAdvDataAppleMfgData": {
"type": "Buffer",
"data": [
3,
3,
170,
254,
17,
22,
170,
254,
32,
0,
0,
0,
128,
0,
0,
0,
0,
10,
0,
0,
0,
14
]
}
} +825ms
bindings sendCBMsg: 8, {
"kCBAdvDataAppleMfgData": {
"type": "Buffer",
"data": [
3,
3,
170,
254,
17,
22,
170,
254,
32,
0,
0,
0,
128,
0,
0,
0,
0,
11,
0,
0,
0,
15
]
}
} +103ms
bindings sendCBMsg: 8, {
"kCBAdvDataAppleMfgData": {
"type": "Buffer",
"data": [
2,
1,
6,
3,
3,
170,
254,
23,
22,
170,
254,
0,
235,
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
170,
187,
204,
221,
238,
255,
0,
0
]
}
} +103ms
xpcError: connection interrupted
bindings sendCBMsg: 8, {
"kCBAdvDataAppleMfgData": {
"type": "Buffer",
"data": [
3,
3,
170,
254,
17,
22,
170,
254,
32,
0,
0,
0,
128,
0,
0,
0,
0,
20,
0,
0,
0,
24
]
}
} +826ms
bindings sendCBMsg: 8, {
"kCBAdvDataAppleMfgData": {
"type": "Buffer",
"data": [
3,
3,
170,
254,
17,
22,
170,
254,
32,
0,
0,
0,
128,
0,
0,
0,
0,
21,
0,
0,
0,
25
]
}
} +102ms
bindings sendCBMsg: 8, {
"kCBAdvDataAppleMfgData": {
"type": "Buffer",
"data": [
2,
1,
6,
3,
3,
170,
254,
23,
22,
170,
254,
0,
235,
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
170,
187,
204,
221,
238,
255,
0,
0
]
}
} +104ms
^C
Jacobs-MacBook-Air:node-eddystone-beacon jacobrosenthal$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment