Firmware Release v1.1.0
· 2 min read
Highlights
- added Rogowski Mode
- DC Measurement Mode no longer experimental
- with the reset button you can perform a rejoin
- for each uplink, the leds signal which data rate was used for transmission
Behavior
- connection check every 3600 seconds (default)
- if no downlink was received from the server in the last 60min, it is automatically switched to DR0 (SF12)
- button press
- the green and yellow led flashes after each click
- button short press [experimental]
- counts the number of clicks and
- immediately sends an uplink to port 42 with the number of clicks
- button long press (greater than 2 seconds and less than 4 seconds)
- currently no function
- button very long press (greater than 4 seconds and less than 6 seconds)
- forces a rejoin
- yellow LED shows the DR from the current uplink session e.g.:
- 1x long (uplink started) ... 6x short (uplink ended) --> uplink with DR5
- 1x long (uplink started) ... 1x short (uplink ended) --> uplink with DR0
Features
- added setting to adjust delay between measurement and harvesting mode (relevant for DC measurements)
- added usb_charge_only flag
- good for when several devices are connected to one power supply unit (no load changes, more stable values at IN4)
- added some more rpc infos: lorawan_is_joined, hw_variant_rogowski, hw_ver
Fixes
- several small bug fixes
info
Download the latest firmware here