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

Commit

Permalink
Add readme to Eddystone
Browse files Browse the repository at this point in the history
  • Loading branch information
ojousima committed Jul 18, 2018
1 parent 4de3920 commit 7662722
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions ruuvi_examples/eddystone/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Eddystone firmware

* Uses Nordic's Eddystone implementation to provide Eddystone beacon capablities.
* Enter configuration mode by doing NFC scan or pressing button "B"
* Default password is (0x)00112233445566778899AABBCCDDEEFF
* If you change your password, be sure to remember it. You'll need a wired connection to RuuviTag to reset forgotten password.
* Advertises "https://ruuvi.com" at 2 Hz, +0 dBm at boot.
* TLM frames use nRF52 as temperature sensor, regardless of if BME280 is present.

# Changelog
## 2.3.0
* Removes Ruuvi BLE code, uses fully Nordic code instead
* Fixes issue with Eddystone EID ECDH ky exchange
* Removes DFU and DIS services from the GATT profile


0 comments on commit 7662722

Please sign in to comment.