26, // Length of manufacturer data
255, // manufacturer data
76, 0, // 0x4c, 0x00, // Apple company id
2, // 0x02, // type: iBeacon
21, // 0x15, // length of remaining data
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks Gordon.
I can now see that:
26, // Length of manufacturer data
255, // manufacturer data
76, 0, // 0x4c, 0x00, // Apple company id
2, // 0x02, // type: iBeacon
21, // 0x15, // length of remaining data
164, 149, 187, 16, 197, 177, 75, 68, 181, 18, 19, 112, 240, 45, 116, 222,
// a495ff10-c5b1-4b44-b512-1370f02d74de
0, 62, // major
3, 239, // minor
197 // rssi
]).buffer,