Has anybody successfully read temperature from Beacon with node.js or python?

Hi all,

I am new to Estimote beacons and I wanted to read the information from one using a Raspberry Pi as I am developing an application that will be accessed remotely. I have come across the Node Bleacon library but have not been able to successfully read temperature from a beacon with it. I am just wondering has anyone else managed to do so on a Raspberry Pi in any language and if so would you be able to share some sample code?

As far as I am aware this is possible I just can’t figure it out!

Many thanks

Hi, you can read the temperature and a lot of data from the Estimotes with this nodejs app: https://github.com/estimote/estimote-specs

1 Like

Thanks for your help. All my searching and I didn’t notice it right under my nose :sweat_smile:

Dont worry. Been there, done that. :slight_smile: