- use noble-device ^1.1.0
- use id instead of uuid
- new
discoverByAddress
anddiscoverById
API's -discoverByUuid
is deprecated now
- Correct code for reading barometric pressure with firmware 0.89 or older (@bChiquet)
- barometric sensor reading and luxometer conversion formula corrections (@martin-doyle)
- use noble-device instead of noble directly
- add error parameters to callbacks
- support for SensorTag 2.0 / CC2650
- remove
enableGyroscopeAxis
API - new
discoverAll
,stopDiscoverAll
, anddiscoverByUuid
API's
- Changes not recorded