Releases: fablabbcn/smartcitizen-kit-20
Releases · fablabbcn/smartcitizen-kit-20
Smart Citizen Kit 2.0 release (SAM 0.9.6 - ESP 0.9.2)
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
Bug fix pre-release (SCK 2.1)
This release includes:
- Light sensor reporting zero fix.
- Light sensor dynamic integration time.
- Improvements on SHT31 driver.
- PM sensor reading failures are reported as null and not published.
- Adjusted max battery voltage to be sure full charge feedback is shown.
- Some other minor fixes.
Please follow the SAM update guide on our documentation.
Bug fix pre-release (SCK 2.1)
Includes:
- Fix SCK not publishing after sleep on some situations.
- Make sure wifi config via console support open networks.
- Fix CCS11 not working under some situations.
iSCAPE Project Stable Release
v0.9.0 Update build_index.html