sandeepmistry / node-bleacon

A Node.js library for creating, discovering, and configuring iBeacons
MIT License
498 stars 88 forks source link

readPowerLevel on Estimote doesn't work #13

Closed tjvolume closed 10 years ago

tjvolume commented 10 years ago

readPowerLevel function for estimote does not work. Looks like you're trying to map the read from the POWER_LEVEL_UUID as if it were the SIGNAL_STRENGTH_UUID.

tjvolume commented 10 years ago

FIX: change POWER_LEVEL_UUID to SIGNAL_STRENGTH_UUID in readInt8Characteristic

sandeepmistry commented 10 years ago

@tjvolume do you have time to make a pull request for this?

Btw, what firmware version are you using on your estimates?

sandeepmistry commented 10 years ago

@tjvolume it looks like it's using the correct characteristic