Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cdif-sensortag

out4b12MIT1.2.5

CDIF BLE module for the TI SensorTag

TI, SensorTag

readme

changelog

Version 1.2.0

  • new CC2650 IO API's: readIoData, writeIoData, readIoConfig, and writeIoConfig
  • add reedRelay arg to simpleKeyChange event for CC2650

Version 1.1.1

  • add missing discoverById API

Version 1.1

  • use noble-device ^1.1.0
  • use id instead of uuid
  • new discoverByAddress and discoverById API's - discoverByUuid is deprecated now

Version 1.0.2

  • Correct code for reading barometric pressure with firmware 0.89 or older (@bChiquet)

Version 1.0.1

  • barometric sensor reading and luxometer conversion formula corrections (@martin-doyle)

Version 1.0

  • use noble-device instead of noble directly
  • add error parameters to callbacks
  • support for SensorTag 2.0 / CC2650
  • remove enableGyroscopeAxis API
  • new discoverAll, stopDiscoverAll, and discoverByUuid API's

Older

  • Changes not recorded