Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.
Dennis German edited this page Jan 9, 2020 · 29 revisions

Welcome to the ruuvitag_fw wiki!

These are the firmware projects currently available under ruuvi_examples:

ruuvi_firmware

This includes the firmware which is installed at the factory. It samples the temperature/humidity/air-pressure sensor and accelerometer. Once powered it immediately transmits packets. See the firmware versions.

core frames:

  • UID unique, static ID with a 10-byte Namespace component and a 6-byte Instance component.
  • TLM Battery voltage, Temperature, Seconds since reset
  • URL max 17 encoded character URL
  • EID Ephemeral ID 8 byte
  • GATT service

ble_app_beacon

  • iBeacon proof-of-concept code.

test_drivers

  • For developers, this example is for trying out drivers.