Skip to content

jordens/sensortag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC2650 SenSortag InfluxDB logger

Requirements

Setup

  • cp logger.conf.example logger.conf
  • edit logger.conf
  • ./logger.py
  • to optimize the BLE connection parameters for low power (while logger.py is running):
    1. determine the connection handle XXXX using hcitool con
    2. change the connection parameters using hcitool lecup --handle=XXXX --min 304 --max 320 --latency 0 --timeout 600

Mechanism

  • regularly scans for SensorTags
  • connects to them and activates notifications
  • regularly takes measurements

About

CC2650 SensorTag Bluetooth LE to InfluxDB logger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages