Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

RAWv2, GATT profile

Pre-release
Pre-release
Compare
Choose a tag to compare
@ojousima ojousima released this 07 Mar 08:29
· 149 commits to master since this release
d385ae9

This release does not bring anything new to Eddystone, however the version number is bumped since programs are made from the same codebase. RuuviFirmware has new drivers and GATT functionality.
This is still work in progress, and GATT connectivity does not yet to anything "interesting", although buttonless entry to bootloader is supported.

Eddystone

Same as 1.3.x.

  • Advertises https://ruuvi.com on boot at 2Hz +0dBm.
  • Has 5 Eddystone Slots, supports UID, EID, URL, TLM, eTLM
  • Minimum 100 ms advertisement interval
  • Enters configuration mode on button press or NFC read

Ruuvi Firmware

  • Advertises RAWv2 advertisements.
  • GATT connectable, has Device Information Service and DFU service
  • Has Nordic UART Service which will be used for configuration / data readout in future

Maturity

Alpha, breaking changes, excess power consumption and bricking bootloader is possible.