This release is just for SCK 2.0 hardware, you can find 2.1 firmware here.
SAM firmware (0.9.6):
New in this release
- Adjusted temperature and humidity delta based on SCK 2.0 tests
- Chirp Soil moisture sensor work:
- After calibration normal Soil Moisture sensor returns percent.
- New Soil Moisture RAW sensor delivers capacitance.
- Calibration data is saved on SAM flash.
- Integrated Chirp light sensor.
- Added
reset
command to recover Chirp sensor default I2C address.
- Rename build
build.py
script tomake.py
to avoid confusion on usage. - Updated I2C Aux sensor address list.
- Stop urban board disabled sensors on boot. Important for PM power savings.
- Python build script now can build/flash SAM bootloader.
- Some improvements in python build script.
Fixes
- Fix kit not taking readings on wifi error.
- Fix kit not waking up on button click on some situations.
- Fix hang with
Monitor
console command. - Fix error when changing from net to sd mode with readings on ram.
- Fix bug that breaks some console
config
commands - Avoid RTC misconfiguration on some situations.
- Fix wrong RTC preventing wake up.
ESP firmware (0.9.2):
- Vue.min.js updated to 2.6.10
- Updated to gulp 4
- Fix button not responding on token check in setup mode
- Updated webserver page after net mode configuration in setup mode