Skip to content

v11.1.0

Choose a tag to compare

@dalathegreat dalathegreat released this 17 Jul 15:21
· 632 commits to main since this release
128ac16

What's Changed 馃摝

This release adds initial support for CCS charging. It also significantly improves connectivity, and Volkswagen MEB platform support with DTC reading.

Stark CMR, a chargebyte CCF and a 4kW Fronius Primo working together
image

Volkswagen MEB, diagnosing DTCs without ODIS directly in Webserver
image

Apart from all this, there are several other bugfixes and enhancements. Please check out the full list of changes below

Taking this release into use 鈿欙笍

Important

In order to OTA update to this version, you already need to be on a v10 release!

Note that v10 was a major new release of the Battery-Emulator software. The first time when taking a version > v10.0.0 version into use, you are required to perform an initial one time USB setup via this webpage! This is because we changed the flash frequencies, partitioning layouts and other under the hood changes to ensure longterm system stability. After any v10 has been installed via USB, following 10.X.X releases can be updated over the air.

Quickstart video: https://youtu.be/sR3t7j0R9Z0

Batteries 馃攱

  • FEATURE: Add support for bidirectional charging via CCS by @M4GNV5 in #2460
  • MEB Battery: Add DTC reading via More Battery Info page by @malec1984 in #2573
  • MEB Battery: Read SoH from BMS by @malec1984 in #2614
  • MEB Battery: Add sending of Klima_07 message to reduce number of DTCs by @dalathegreat in #2589
  • Nissan Leaf: Improvement, balancing status now properly reported by @nagyrobi in #2588
  • Pylon HV: Fix Pylon protocol compatibility with GCE and similar BMS by @BatteryPlug in #2622
  • Tesla S/3/X/Y: 106s cell detect + Lower flash usage (Digital HVIL optimized) by @dalathegreat in #2578
  • Flash optimization: Combine BYD/MEB DTC renderers together to save resources by @jonny5532 in #2579

Connectivity 馃洔

  • Improvement: Wipe RF PHY calibration data on factory reset and network reset by @nagyrobi in #2598
  • Improvement: Static IP single-field IP entry, add missing DNS server setting by @nagyrobi in #2581
  • Improvement: Cybersecurity, warn when AP starts with default password, log provisioning window expiry by @nagyrobi in #2593
  • Bugfix: Disable WiFi driver persistence which may cause task stalls by @nagyrobi in #2591
  • Bugfix: MQTT HA entity discovery issues and add third battery support for MQTT by @nagyrobi in #2577
  • Bugfix: Remove double mDNS init 馃悰 by @nagyrobi in #2616
  • Feature: Adds the "Battery charging! (Inverter limiting)" info via MQTT sensors by @StarkJohan in #2604

Inverters :zap

  • Bugfix: 馃悰 Apply inverter limits low pass filter to power limits by @nagyrobi in #2621

Hardware 馃

  • Safety: 鈿狅笍 Hold BMS_POWER pins active across reset/OTA reboot by @nagyrobi in #2525

Housekeeping 馃Ч

  • Improvement/Syslog 馃摐 pre-connectivity log backlog; task name as app name by @nagyrobi in #2585
  • Improvement: Reduce header dependencies by moving #includes about, also save flash by @jonny5532 in #2609
  • GitHub: Bump marocchino/sticky-pull-request-comment from 2 to 3 by @dependabot[bot] in #2595
  • GitHub: Bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #2596
  • GitHub: Remove extraneous + signs from measure action by @jonny5532 in #2610
  • GitHub: Improve binary size tracking v3 by @ngehrsitz in #2594
  • GitHub: Make firmware size report clearer, add links by @jonny5532 in #2606

New Contributors

Full Changelog: v11.0.0...v11.1.0