Internal preview

Insight articles awaiting review

These articles are authored in app/data/insightsSeed.ts and have not been seeded to Payload. This page renders them directly from the seed data so they can be read before publication.

65 articles, 29,731 words. Every page here is noindex, and the internal verification notes shown at the foot of each article are never seeded.

OCPP

12

OCPP BootNotification and Heartbeat Problems: A Debugging Guide

A charger that connects but never comes online, or reconnects in a loop, is almost always failing at BootNotification or heartbeat. How to find which, and why.

718 words · 2 verify items

RemoteStartTransaction Fails: OCPP Checks Before Blaming the Charger

A remote start that is accepted and then does nothing is not one failure but several, and the acknowledgement tells you almost nothing. Where to look, in order.

607 words · 2 verify items

OCPP MeterValues Errors That Break Billing and Reconciliation

Meter values that arrive correctly can still be unbillable. Units, measurands, context and interval decide whether a session can be charged for, and mismatches surface at month end.

592 words · 2 verify items

Offline OCPP Transactions: Queueing, Reconnect and Reconciliation

Every deployed charger loses connectivity eventually. What it does during the outage, and how it reconciles afterwards, determines whether those sessions are billable.

604 words · 2 verify items

OCPP Configuration Keys: Where Charger and CMS Integrations Drift

Two OCPP-compliant systems can fail together because they disagree about configuration keys. What the specification requires, what it leaves optional, and where that gap causes failures.

532 words · 2 verify items

OCPP StatusNotification Mapping: Preparing, Charging, Finishing and Faulted

Charger status and what an operator dashboard shows are not the same thing. How connector states map, where platforms disagree, and why a charger can be available and unusable.

529 words · 2 verify items

OCPP 1.6J vs 2.0.1: What Operators Should Actually Plan For

OCPP 2.0.1 adds capability most deployments do not yet need. What actually changes, what it costs to move, and how to avoid a migration you did not require.

556 words · 2 verify items

OCPP Smart Charging Profiles for Managed AC Charging

How a backend actually limits charger output: profile types, stacking, precedence and the failure mode that matters, which is what happens when the profile expires.

503 words · 3 verify items

OCPP Fault and Error Code Mapping Across Charger Brands

The standard error codes are too few to describe what actually goes wrong. How manufacturers map onto them differently, and how to build diagnostics that survive a mixed fleet.

497 words · 2 verify items

How to Migrate EV Chargers to a New CMS Without Downtime

Moving a charger fleet between backends is mostly a sequencing and data problem. What has to be established before you start, and the order that keeps sessions running.

485 words · 2 verify items

OCPI and Roaming Integration for Charging Networks

OCPP connects a charger to its backend. OCPI connects backends to each other. What roaming actually requires, and the operational consequences of joining a network of networks.

472 words · 2 verify items

Building an OCPP Firmware Stack for AC and DC Chargers

What an embedded OCPP client has to do beyond sending messages: state reconciliation, persistence across reboot, backoff, and the concurrency that causes most defects.

556 words · 2 verify items

EVSE Engineering

13

IEC 61851 Control Pilot Design for AC EVSE

The control pilot is the safety interlock that decides whether energy may flow. How the PWM signalling works, what each state means, and where implementations get it wrong.

629 words · 2 verify items

Protection Architecture for AC EVSE

What protects a person at an AC charge point, which functions sit in the charger and which in the installation, and why the boundary between them causes real incidents.

614 words · 3 verify items

EVSE Metering Architecture: Accuracy, Placement and Billing Validity

Whether a charging session can be billed depends on decisions made in the metering design. Accuracy class, measurement point, and what makes a reading defensible in a dispute.

522 words · 3 verify items

Contactor and Relay Selection for AC EV Chargers

The contactor is the part most likely to fail in a way that matters. What continuous duty and high cycle counts do to it, and how selection differs from general switching.

549 words · 2 verify items

Designing Wi-Fi, 4G, BLE and Ethernet Connectivity for EV Chargers

Chargers live in basements, car parks and metal boxes. Which bearer to use, why testing on a bench misleads, and what the charger should do when the connection is gone.

575 words · 3 verify items

AC EV Charger Design: From Requirements to Production

The sequence a charger programme actually follows, which decisions foreclose others, and why most delay originates in requirements rather than in engineering.

500 words · 2 verify items

EVSE Controller Design: What Goes Inside an AC Charger

The controller carries the safety state machine, metering, protection interfaces, connectivity and the protocol client. What that combination demands, and where designs go wrong.

543 words · 3 verify items

EV Charger PCB Design: Metering, Protection, Relay and Connectivity

One board carries mains potential, precision measurement, safety interlocks and radio. What that combination demands from layout, isolation and creepage, and where boards fail.

488 words · 2 verify items

Secure OTA Architecture for EV Chargers

Updating a deployed fleet safely: dual images and rollback, signing and key custody, staged rollout, and what happens when an update fails on a charger nobody can reach.

499 words · 2 verify items

EVSE Manufacturing Test Jigs and End-of-Line Testing

What an end-of-line tester has to prove, how to set limits that catch defects without failing good units, and why identity capture belongs at the start of the sequence.

496 words · 3 verify items

EVSE Pre-Production Readiness Checklist

What has to be true before a charger design enters production: documentation that someone else can build from, test coverage that catches drift, and closed issues rather than known ones.

460 words · 2 verify items

How to Reduce the BOM Cost of an AC EV Charger Without Breaking It

Where charger cost can safely come out, where it cannot, and how to score a saving against its qualification cost before the work starts rather than after.

405 words · 2 verify items

Moving From White-Label EV Chargers to Your Own Hardware IP

When outgrowing a white-label product is worth the investment, what carries over from the existing business, and the transition sequence that avoids a gap in supply.

451 words · 2 verify items

Charging Software

12

Custom CMS vs Off-the-Shelf: The Break-Even Math

The comparison is not licence cost against development cost. It is total obligation against total obligation, and the recurring side is what most models leave out.

396 words · 2 verify items

OCPP Backend Development for Charging Platforms

What a charging backend has to do beyond accepting messages: connection state at scale, transaction integrity across interruptions, and tolerating chargers that behave differently.

453 words · 2 verify items

Private-Cloud EV Charging CMS Architecture

When a charging platform needs to run in your own cloud account: what drives the requirement, what it costs operationally, and the boundary that has to be defined.

456 words · 2 verify items

White-Label CMS for Charger OEMs and CPOs

What white-labelling a charging platform actually covers, where the limits sit, and the questions that decide whether it fits before onboarding rather than after.

391 words · 2 verify items

Dynamic QR Payments for EV Charging

QR payment removes the app requirement and introduces its own failure modes. How dynamic codes differ from static, and what has to be handled for the money to reconcile.

454 words · 2 verify items

UPI vs RFID vs App: EV Charging Payment Architecture

Each payment method solves a different problem and fails differently. What each requires from the charger, the backend and the driver, and why most networks need more than one.

441 words · 2 verify items

EV Charging Payment Reconciliation: Mapping Every Session to Money

Revenue leakage in charging is invisible by default. What has to reconcile against what, where the gaps open, and how to detect the sessions nobody billed.

408 words · 2 verify items

Multi-Tenant CSMS Architecture for Regional CPOs and OEMs

Serving multiple operators from one platform: where tenant boundaries have to be absolute, where sharing is safe, and the decisions that are painful to reverse.

420 words · 2 verify items

Who Owns EV Charging Data? The Contract and the Architecture

Data ownership is settled by contract and enforced by architecture, and the two frequently disagree. What to establish before signing, and what makes ownership real.

392 words · 2 verify items

Integrating EV Charging With ERP, CRM and Support Systems

Charging platforms are rarely the system of record for anything except charging. What has to flow outward, what breaks silently, and why deferring this becomes expensive.

387 words · 2 verify items

EV Charging Driver App Architecture: Discovery, Auth and Payment

What a charging app has to get right: finding a working charger, starting reliably, and handling the moment the session fails. Most of the difficulty is not in the app.

389 words · 2 verify items

Multi-CMS Routing and Backend Failover for EV Chargers

A routing layer between chargers and backends lets one fleet serve several platforms and change platform without changing hardware. What it solves and what it adds.

359 words · 2 verify items

Applications

14

Dynamic Load Management for EV Charging

How dynamic load management fits more chargers into an existing supply, what it measures, and the fallback behaviour that decides whether it is safe.

434 words · 2 verify items

Static vs Dynamic vs Decentralized EV Charger Load Balancing

Three ways to share a supply between chargers, what each requires to work, and how each behaves when the network or the controller fails.

438 words · 2 verify items

How Many EV Chargers Can My Building Support?

The answer comes from measured headroom against the real peak, not from the nameplate rating, and it changes depending on whether charging is managed.

446 words · 2 verify items

How to Add EV Chargers Without a Transformer Upgrade

A supply upgrade frequently costs more than the chargers. The measures that let a site add capacity within its existing connection, in the order worth trying them.

417 words · 2 verify items

Reducing Maximum Demand Charges From EV Charging

Where a tariff charges on peak demand, a low-utilisation charging site can carry a fixed cost its energy margin cannot cover. How that happens and what limits it.

414 words · 2 verify items

Solar-Aware EV Charging: Making Charging Follow Generation

Matching charging to on-site generation is achievable and constrained by dwell time. What surplus-following requires, and where the idea does not survive contact with the site.

421 words · 2 verify items

Tariff-Aware EV Charging and Time-of-Use Scheduling

Shifting charging into cheaper periods is simple until several hundred vehicles do it simultaneously. What scheduling has to account for beyond price.

439 words · 2 verify items

7.4 kW vs 22 kW for Commercial AC Charging

Higher rating consumes more supply for energy the vehicle may not accept. How dwell time and vehicle capability decide which serves more drivers on the same connection.

404 words · 2 verify items

Designing EV Charging for 100 Apartment Parking Bays

A worked approach to residential charging at scale: infrastructure sized once, points added incrementally, and the cost allocation that decides whether it is approved.

412 words · 2 verify items

Scaling Workplace Charging From 4 Points to 40

What changes when workplace charging stops being a perk for a few and becomes infrastructure: supply, policy, occupancy behaviour and support.

401 words · 2 verify items

Overnight AC vs DC for Fleet Depots: The Energy Math

Depot charging is decided by energy required divided by hours available, not by battery size. Where that arithmetic points, and when it points at DC.

430 words · 3 verify items

EV Charging Priority Algorithms: Fairness and Departure Time

Once capacity is scarce someone charges slower. The allocation rules available, what each optimises, and why the choice is a business decision rather than a technical one.

387 words · 2 verify items

Coordinating EV Chargers, Solar, Storage and Building Loads

When several systems each try to control the same supply, they conflict. What orchestration has to establish, and the failure modes of uncoordinated optimisation.

402 words · 2 verify items

Integrating EV Charging With BMS and BEMS Platforms

Building management systems and charging platforms have different assumptions about time, control and failure. What has to be agreed for the integration to be safe.

412 words · 2 verify items

Operations

14

EV Charger Uptime: Online Is Not the Same as Working

Uptime measures the charger's opinion of itself. Drivers experience something else, and the gap between them is where networks lose customers without a ticket being raised.

364 words · 2 verify items

Session Success Rate: The KPI More Useful Than Uptime

How to define and compute session success, what counts as an attempt, and how to use the resulting number to find where a network actually loses drivers.

389 words · 2 verify items

Firmware Version Drift Across Charger Fleets

Fleets accumulate firmware versions nobody is tracking. Why that makes fault patterns unreadable, how drift happens, and what keeps a fleet converged.

406 words · 2 verify items

OTA Firmware Management Across Large Charger Fleets

Updating one charger is a feature. Updating a fleet is an operational process with staging, deferral, verification and a rollback path that has to actually work.

390 words · 2 verify items

Automating Charger Fault Tickets From Telemetry

Turning charger events into tickets sounds obvious and generates noise that trains people to ignore alerts. What to automate, what to suppress, and how to keep it useful.

376 words · 2 verify items

Operating a Mixed-Brand EV Charger Network

Running several charger brands multiplies the operational surface. Where the differences actually bite, and what to normalise so the fleet can be operated as one.

382 words · 2 verify items

Predictive Maintenance for EV Chargers

Most charger faults give warning if anyone is recording the right things. Which signals degrade before failure, and why trending beats thresholds.

416 words · 2 verify items

Alerting and SLA Software for Charging Networks

An availability commitment needs a measurement method, an exclusion list, a reporting obligation and a consequence. Without all four it is an aspiration.

388 words · 2 verify items

Field Service Management for EV Charging Networks

Travel dominates charging service cost. What determines first-time fix rate, why diagnosis before dispatch is the main lever, and what a visit should carry.

357 words · 2 verify items

Charger Shows Offline in the CMS but Looks Normal On-Site

A unit that is powered and apparently healthy while the platform reports it offline is a connectivity or registration problem. How to find which, in order.

417 words · 2 verify items

Why EV Charger RCDs Trip and When Self-Recovery Is Appropriate

Residual current devices trip for real faults and for transient conditions. What distinguishes them, and the safety boundary around automatic reclosure.

421 words · 2 verify items

EV Charger Stops Mid-Session: Voltage, Thermal and Contactor Causes

A session that ends without a driver action has a small set of likely causes. How to distinguish supply conditions, thermal protection, vehicle behaviour and hardware.

425 words · 2 verify items

Payment Failures and Revenue Leakage in Charging Networks

Energy delivered without payment received is invisible unless someone looks for it. Where the gaps open between session and settlement, and how to detect them.

374 words · 2 verify items

Offline Authorization and Store-and-Forward Billing

Letting drivers charge without a backend means trusting them and trusting the charger's records. What has to be true for that energy to be billable afterwards.

441 words · 2 verify items