Skip to content

Releases: ruuvi/ruuvi.gateway_nrf.c

Add support for BLE extended advertisements

20 Oct 16:20
22e98a2
Compare
Choose a tag to compare

What's Changed

  • Fix #59: Sometimes messages sent via UART are lost (#61)
  • Add support for BLE extended advertisements (#63)

Full Changelog: v1.0.0...v2.0.0

Implement external LED control, add support for non-default company_id filtering

15 Nov 14:04
ecb721a
Compare
Choose a tag to compare

What's Changed

  • Fix #51: Company filter is checked against hardcoded Ruuvi value instead of UART-configured value by @TheSomeMan in #52
  • Close #55: Replace automatic LED control with external control by LED_CTRL command by @TheSomeMan in #56
  • Update ruuvi.boards.c submodule to the latest version (Update GWBUS pin definitions for Gateway.A2) by @TheSomeMan in #58

Full Changelog: v0.7.2...v1.0.0

Fix nRF52 ID Polling

23 Jun 16:01
d0ab218
Compare
Choose a tag to compare
  • Also keeps green led on for 10 seconds after BLE activity for calmer user experience

Check for ACK on configuration poll.

25 Mar 10:01
32ee43c
Compare
Choose a tag to compare

Add check for ACK during the configuration poll. Watchdog reset on fail.

Configuration polling

19 Mar 14:40
27e768c
Compare
Choose a tag to compare
Configuration polling Pre-release
Pre-release

Adds a function to poll for configuration.

v0.5.3

09 Mar 08:33
1f261ff
Compare
Choose a tag to compare
v0.5.3 Pre-release
Pre-release
  • Added RuuviTag's filter scan based on Manufacturer ID.
  • Added BLE Scanning shutdown process on request.

Test BLE ext adv

27 Sep 07:27
b2b0fc5
Compare
Choose a tag to compare
Test BLE ext adv Pre-release
Pre-release
0.5.2

Stop scanning when no PHY is enabled (#24)

fix-uart-interrupt

24 Nov 21:04
53e767b
Compare
Choose a tag to compare

Fixes the UART freezing on missed interrupt.

v0.5.0

01 Oct 18:28
ae824a0
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Update pinout to be compatible with GWA2

GW - Config from UART firmware

02 Sep 13:34
63f11b9
Compare
Choose a tag to compare
Pre-release

A firmware which continuously scans for BLE advertisements and relays them via UART.

Applies configuration commands from UART.

Program the firmware with

nrfjprog --eraseall
nrfjprog --program ruuvigw_nrf_armgcc_ruuvigw_release_v0.4.0_full.hex
nrfjprog --reset