Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jacobrosenthal/ccbe98259e386587552806acd3d32e8f to your computer and use it in GitHub Desktop.
Save jacobrosenthal/ccbe98259e386587552806acd3d32e8f to your computer and use it in GitHub Desktop.
corebluetooth
Jacobs-MacBook-Air:noble jacobrosenthal$ node examples/advertisement-discovery.js
peripheral discovered (5de0dfa124b242ba8fdfa8eb6d9e3542 with address <00:22:d0:2a:e4:a3, unknown>, connectable true, RSSI -40:
hello my local name is:
undefined
can I interest you in any of the following advertised services:
["180d"]
here is my manufacturer data:
"6b00010000"
my TX power level is:
0
peripheral discovered (5de0dfa124b242ba8fdfa8eb6d9e3542 with address <00:22:d0:2a:e4:a3, unknown>, connectable true, RSSI -41:
hello my local name is:
Polar H7 2AE4A3
can I interest you in any of the following advertised services:
["180d"]
here is my manufacturer data:
"6b00010000"
my TX power level is:
0
xpc
Jacobs-MacBook-Air:noble jacobrosenthal$ node examples/advertisement-discovery.js
peripheral discovered (5de0dfa124b242ba8fdfa8eb6d9e3542 with address <00:22:d0:2a:e4:a3, unknown>, connectable true, RSSI -46:
hello my local name is:
Polar H7 2AE4A3
can I interest you in any of the following advertised services:
["180d"]
here is my manufacturer data:
"6b00010000"
my TX power level is:
0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment