Hello Jason, On 11 August 2016 at 02:53, Jason Anderssen <j@xxxxxxxxxxxxxxxxx> wrote: > Hi, > > I have successfully written code to scan for iBeacons using bluez, I was wondering if there is a link to some example or doc that explains how to detect the eddy stone different frames, for example, the main one I am after is the Eddystone-TLM data which can be interleaved. > Any help or direction I can search would be fantastic. The different Eddystone frames are identified at the start of the service data. TLM is 0x02 as detailed in the spec at: https://github.com/google/eddystone/blob/master/protocol-specification.md You may also find this beacon cheat-sheet useful that was posted on Twitter: https://twitter.com/josryke/status/763006284052463617 Hope that helps. Regards, Barry > > Thanks in advance for any advice or help. > > Cheers > Jason -- > To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html